-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
44 lines (44 loc) · 779 Bytes
/
requirements.txt
File metadata and controls
44 lines (44 loc) · 779 Bytes
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
-f /usr/share/pip-wheels
aniso8601==9.0.1
attrs==21.4.0
bcrypt==3.2.2
certifi==2022.5.18
cffi==1.15.0
charset-normalizer==2.0.12
click==8.1.3
coloredlogs==15.0.1
dnspython==2.2.1
Flask==2.1.2
Flask-Bcrypt==1.0.1
Flask-Cors==3.0.10
Flask-JWT-Extended==3.24.1
Flask-PyMongo==2.3.0
flask-restx==0.5.1
gunicorn==20.1.0
humanfriendly==10.0
idna==3.3
importlib-metadata==4.11.4
iniconfig==1.1.1
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.5.1
MarkupSafe==2.1.1
marshmallow==3.15.0
marshmallow-mongoengine==0.30.2
packaging==21.3
pycparser==2.21
PyJWT==1.7.1
pymongo==4.1.1
pyparsing==3.0.9
pyrsistent==0.18.1
pytest==5.4.3
python-dotenv==0.20.0
pytz==2022.1
PyYAML==6.0
requests==2.27.1
six==1.16.0
toml==0.10.2
typing-extensions==4.2.0
urllib3==1.26.9
Werkzeug==2.0.1
zipp==3.8.0