forked from anitab-org/mentorship-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
54 lines (54 loc) · 967 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
49
50
51
52
53
54
alembic==1.11.3
aniso8601==9.0.1
APScheduler==3.7.0
attrs==23.1.0
blinker==1.6.2
cfgv==3.2.0
click==7.1.2
coverage==7.2.7
distlib==0.3.7
filelock==3.12.2
Flask==1.1.4
Flask-JWT-Extended==3.25.0
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
flask-restx==1.1.0
Flask-SQLAlchemy==2.5.1
Flask-Testing==0.8.1
greenlet==2.0.2
gunicorn==20.0.4
identify==2.5.24
idna==3.4
importlib-metadata==6.7.0
importlib-resources==5.12.0
itsdangerous==1.1.0
Jinja2==2.11.3
jsonschema==4.17.3
jsonschema-specifications==0.1.3
Mako==1.2.4
MarkupSafe==2.0.1
multidict==6.0.4
mypy-extensions==1.0.0
nodeenv==1.8.0
packaging==23.1
pathspec==0.11.2
pkgutil_resolve_name==1.3.10
platformdirs==3.10.0
pre-commit==2.21.0
psycopg2-binary==2.9.6
PyJWT==1.7.1
pyrsistent==0.19.3
python-dotenv==0.18.0
pytz==2023.3
PyYAML==6.0.1
referencing==0.8.9
six==1.11.0
SQLAlchemy==1.4.0
tomli==2.0.1
typed-ast==1.5.5
typing_extensions==4.7.1
tzlocal==2.1
virtualenv==20.24.3
Werkzeug==1.0.1
yarl==1.9.2
zipp==3.15.0