-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
78 lines (78 loc) · 1.32 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
alembic==1.10.2
apispec==6.3.0
asttokens==2.2.1
backcall==0.2.0
black==23.9.1
blinker==1.5
certifi==2023.5.7
click==8.1.3
colorama==0.4.6
comm==0.1.2
coverage==7.2.7
debugpy==1.6.4
decorator==5.1.1
distlib==0.3.6
entrypoints==0.4
executing==1.2.0
filelock==3.12.2
flake8==6.1.0
Flask==2.2.5
Flask-Cors==3.0.10
Flask-JWT-Extended==4.4.4
Flask-Migrate==4.0.4
Flask-Script==2.0.5
flask-smorest==0.40.0
Flask-SQLAlchemy==3.0.3
greenlet==2.0.2
gunicorn==20.1.0
importlib-metadata==6.7.0
ipykernel==6.19.2
ipython==8.10.0
isort==5.12.0
itsdangerous==2.1.2
jedi==0.18.2
Jinja2==3.1.2
jupyter_client==7.4.8
jupyter_core==5.1.0
Mako==1.2.4
MarkupSafe==2.1.2
marshmallow==3.19.0
matplotlib-inline==0.1.6
mccabe==0.7.0
mypy-extensions==1.0.0
nest-asyncio==1.5.6
packaging==22.0
parso==0.8.3
passlib==1.7.4
pathspec==0.12.1
pexpect==4.8.0
pickleshare==0.7.5
pipenv==2023.7.3
platformdirs==3.8.0
prompt-toolkit==3.0.36
psutil==5.9.4
psycopg2-binary==2.9.6
ptyprocess==0.7.0
pure-eval==0.2.2
pycodestyle==2.11.1
pyflakes==3.1.0
Pygments==2.13.0
PyJWT==2.6.0
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3
pyzmq==24.0.1
six==1.16.0
SQLAlchemy==2.0.7
stack-data==0.6.2
tomli==2.0.1
tornado==6.3.2
traitlets==5.7.1
typing_extensions==4.5.0
virtualenv==20.23.1
virtualenv-clone==0.5.7
wcwidth==0.2.5
webargs==8.2.0
Werkzeug==2.2.3
wincertstore==0.2
zipp==3.15.0