-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
63 lines (63 loc) · 1.14 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
APScheduler==3.9.1.post1
async-timeout==4.0.2
attrs==22.1.0
backports.zoneinfo==0.2.1
beautifulsoup4==4.11.1
cachelib==0.9.0
certifi==2023.7.22
charset-normalizer==2.1.1
click==8.1.3
decorator==5.1.1
Deprecated==1.2.14
exceptiongroup==1.0.4
flasgger==0.9.5
Flask==2.2.5
Flask-Caching==2.0.2
Flask-JWT-Extended==4.4.4
Flask-Limiter==3.3.1
Flask-SQLAlchemy==3.0.3
greenlet==2.0.2
gunicorn==20.1.0
idna==3.4
importlib-metadata==5.0.0
importlib-resources==5.10.2
iniconfig==1.1.1
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.17.3
limits==3.5.0
mailchimp-marketing==3.0.80
markdown-it-py==3.0.0
MarkupSafe==2.1.1
mdurl==0.1.2
mistune==2.0.4
ordered-set==4.1.0
packaging==21.3
pkgutil_resolve_name==1.3.10
pluggy==1.0.0
psycopg2-binary==2.9.5
Pygments==2.15.1
PyJWT==2.6.0
pyparsing==3.0.9
pyrsistent==0.19.3
pytest==7.2.0
python-dateutil==2.8.2
python-dotenv==0.21.0
pytz==2022.7
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
redis==4.5.4
requests==2.31.0
rich==13.4.2
six==1.16.0
soupsieve==2.3.2.post1
SQLAlchemy==2.0.2
tomli==2.0.1
typing_extensions==4.4.0
tzdata==2022.7
tzlocal==4.2
urllib3==1.26.18
validators==0.20.0
Werkzeug==3.0.1
wrapt==1.15.0
zipp==3.10.0