-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.07 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
alembic==1.5.4
appnope==0.1.2
astroid==2.4.2
attrs==20.3.0
Authlib==0.15.4
autopep8==1.5.5
backcall==0.2.0
certifi==2020.12.5
cffi==1.14.6
chardet==4.0.0
click==7.1.2
cryptography==3.4.7
decorator==5.0.7
Flask==1.1.2
Flask-Cors==3.0.10
Flask-Login==0.5.0
Flask-Migrate==2.6.0
Flask-SQLAlchemy==2.5.1
gunicorn==20.1.0
idna==2.10
iniconfig==1.1.1
ipykernel==5.5.5
ipython==7.23.1
ipython-genutils==0.2.0
isort==5.7.0
itsdangerous==1.1.0
jedi==0.18.0
Jinja2==2.11.3
jupyter-client==6.1.12
jupyter-core==4.7.1
lazy-object-proxy==1.4.3
Mako==1.1.4
MarkupSafe==1.1.1
matplotlib-inline==0.1.2
mccabe==0.6.1
packaging==20.9
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.10.0
pycodestyle==2.6.0
pycparser==2.20
Pygments==2.9.0
pylint==2.6.0
pyparsing==2.4.7
pytest==6.2.3
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
pyzmq==22.0.3
requests==2.25.1
six==1.15.0
SQLAlchemy==1.3.23
toml==0.10.2
tornado==6.1
traitlets==5.0.5
urllib3==1.26.4
wcwidth==0.2.5
Werkzeug==1.0.1
wonderwords==2.2.0
wrapt==1.12.1