-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
105 lines (105 loc) · 1.86 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
alembic==1.4.3
amqp==5.2.0
asgiref==3.2.10
asttokens==2.4.1
attrs==22.2.0
Babel==2.9.1
beautifulsoup4==4.12.3
billiard==4.2.1
blinker==1.4
cachetools==4.2.2
celery==5.4.0
certifi==2021.5.30
cffi==1.15.0
charset-normalizer==2.0.3
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
cryptography==37.0.2
decorator==5.1.1
dnspython==2.0.0
dominate==2.6.0
email-validator==1.1.1
executing==2.1.0
Flask==2.0.1
Flask-Babel==2.0.0
Flask-Bootstrap==3.3.7.1
Flask-Executor==1.0.0
Flask-hCaptcha==0.7.0
Flask-Limiter==1.4
Flask-Login==0.5.0
Flask-Mailman==0.1.5
Flask-Migrate==2.5.3
Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
google-api-core==2.8.2
google-api-python-client==2.146.0
google-auth==2.35.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
googleapis-common-protos==1.56.4
gspread==6.1.2
html-sanitizer==2.4.4
httplib2==0.19.1
idna==3.2
importlib-metadata==4.6.3
ipython==8.27.0
itsdangerous==2.0.1
jedi==0.19.1
Jinja2==3.0.1
kombu==5.4.2
limits==1.5.1
lxml==5.3.0
lxml_html_clean==0.2.2
mailjet-rest==1.3.4
Mako==1.1.3
MarkupSafe==2.0.1
matplotlib-inline==0.1.7
oauth2client==4.1.3
oauthlib==3.1.1
packaging==21.0
parso==0.8.4
pdfminer.six==20231228
pdfplumber==0.11.4
pexpect==4.9.0
pillow==10.4.0
prompt_toolkit==3.0.48
protobuf==3.17.3
ptyprocess==0.7.0
pure_eval==0.2.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
Pygments==2.18.0
PyJWT==2.4.0
pyparsing==2.4.7
pypdfium2==4.30.0
python-dateutil==2.9.0.post0
python-dotenv==0.19.0
python-editor==1.0.4
pytz==2021.1
redis==5.0.8
requests==2.26.0
requests-oauthlib==1.3.0
rq==1.16.2
rsa==4.7.2
sentry-sdk==0.19.2
six==1.16.0
soupsieve==2.6
SQLAlchemy==1.3.20
sqlparse==0.4.1
stack-data==0.6.3
stripe==11.2.0
todoist-api-python==2.0.2
traitlets==5.14.3
typing_extensions==4.12.2
tzdata==2024.2
uritemplate==3.0.1
urllib3==1.26.6
vine==5.1.0
visitor==0.1.3
wcwidth==0.2.13
Werkzeug==2.0.1
WTForms==2.3.3
zipp==3.5.0