-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
48 lines (48 loc) · 890 Bytes
/
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
astroid==2.15.6
bleach==6.0.0
blinker==1.6.2
cachetools==5.3.1
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.7
dill==0.3.7
dnspython==2.4.2
email-validator==2.0.0.post2
Flask==2.2.3
Flask-WTF==1.1.1
google-api-core==2.11.1
google-auth==2.22.0
google-cloud-core==2.3.3
google-cloud-storage==2.10.0
google-crc32c==1.5.0
google-resumable-media==2.6.0
googleapis-common-protos==1.60.0
gunicorn==21.2.0
idna==3.4
isort==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
lazy-object-proxy==1.9.0
MarkupSafe==2.1.2
mccabe==0.7.0
oauthlib==3.2.2
platformdirs==3.10.0
protobuf==4.24.4
pyasn1==0.5.0
pyasn1-modules==0.3.0
pylint==2.17.5
python-dotenv==0.21.1
python-http-client==3.3.7
requests==2.31.0
rsa==4.9
sendgrid==6.10.0
six==1.16.0
starkbank-ecdsa==2.2.0
tomli==2.0.1
tomlkit==0.12.1
typing_extensions==4.8.0
urllib3==1.26.16
webencodings==0.5.1
Werkzeug==2.3.7
wrapt==1.15.0
WTForms==3.0.1