-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements.txt
92 lines (92 loc) · 1.59 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
alembic==1.13.1
amqp==5.2.0
aniso8601==9.0.1
arrow==1.3.0
astroid==2.15.5
async-timeout==4.0.3
attrs==19.3.0
beautifulsoup4==4.11.2
billiard==4.2.0
blinker==1.6.2
boto3==1.34.144
botocore==1.34.144
cachetools==4.1.0
celery==5.3.6
certifi==2023.7.22
cffi==1.16.0
chardet==3.0.4
charset-normalizer==3.2.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
config==0.5.0.post0
cryptography==42.0.8
dill==0.3.6
exceptiongroup==1.1.0
Flask==2.3.2
Flask-JWT-Extended==4.4.4
Flask-Login==0.6.3
flask-marshmallow==0.15.0
Flask-Migrate==4.0.4
Flask-SQLAlchemy==3.0.3
flask-swagger==0.2.14
flask-swagger-ui==4.11.1
google==2.0.3
google-auth==1.30.1
gunicorn==22.0.0
html5lib==1.1
idna==3.7
importlib-metadata==6.0.0
iniconfig==2.0.0
isort==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.4
jinja2-time==0.2.0
jmespath==1.0.1
jsonschema==3.2.0
kombu==5.3.5
lazy-object-proxy==1.9.0
Mako==1.3.3
MarkupSafe==2.1.2
marshmallow==3.19.0
marshmallow-sqlalchemy==0.29.0
mccabe==0.7.0
mistune==3.0.2
packaging==23.0
platformdirs==3.7.0
pluggy==1.0.0
prompt-toolkit==3.0.43
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyJWT==2.6.0
pylint==2.17.4
PyMySQL==1.1.1
pyOpenSSL==24.1.0
pyrsistent==0.16.0
pytest==7.4.4
python-dateutil==2.8.2
python-dotenv==1.0.0
python-editor==1.0.4
pytz==2020.1
PyYAML==6.0.1
redis==5.0.1
requests==2.32.0
rsa==4.7.2
s3transfer==0.10.2
six==1.16.0
soupsieve==2.0.1
SQLAlchemy==2.0.25
tomli==2.0.1
tomlkit==0.11.8
types-python-dateutil==2.9.0.20240316
typing_extensions==4.11.0
tzdata==2023.4
urllib3==1.26.19
vine==5.1.0
wcwidth==0.2.13
webencodings==0.5.1
Werkzeug==3.0.3
wrapt==1.15.0
zipp==3.1.0