forked from ada-c17/task-list-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
58 lines (58 loc) · 995 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
55
56
57
58
alembic==1.5.4
appnope==0.1.2
attrs==21.4.0
autopep8==1.5.5
backcall==0.2.0
blinker==1.4
certifi==2020.12.5
chardet==4.0.0
charset-normalizer==2.0.12
click==7.1.2
coverage==6.3.2
decorator==5.0.9
Flask==1.1.2
Flask-Migrate==2.6.0
Flask-SQLAlchemy==2.4.4
gunicorn==20.1.0
idna==2.10
iniconfig==1.1.1
ipykernel==5.5.5
ipython==7.24.1
ipython-genutils==0.2.0
itsdangerous==1.1.0
jedi==0.18.0
Jinja2==2.11.3
jupyter-client==6.1.12
jupyter-core==4.7.1
Mako==1.1.4
MarkupSafe==1.1.1
matplotlib-inline==0.1.2
packaging==21.3
parso==0.8.2
pexpect==4.8.0
pickleshare==0.7.5
pluggy==0.13.1
prompt-toolkit==3.0.18
psycopg2-binary==2.8.6
ptyprocess==0.7.0
py==1.11.0
pycodestyle==2.6.0
Pygments==2.9.0
pyparsing==3.0.8
pytest==6.2.3
pytest-cov==2.12.1
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
pyzmq==22.1.0
requests==2.25.1
six==1.15.0
SQLAlchemy==1.3.23
slack-sdk==3.16.0
slackclient==2.9.4
toml==0.10.2
tornado==6.1
traitlets==5.0.5
urllib3==1.26.4
wcwidth==0.2.5
Werkzeug==1.0.1