-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
90 lines (90 loc) · 3.21 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
79
80
81
82
83
84
85
86
87
88
89
90
alembic==1.5.8
asgiref==3.2.10
astroid==2.4.2
autopep8==1.5.4
Babel==2.9.0
backcall==0.2.0
bcrypt==3.2.0
blinker==1.4
Brotli==1.0.9
cffi==1.14.5
cheroot==8.5.2
click==7.1.2
colorama==0.4.3
cryptography==3.4.6
decorator==4.4.2
Django==3.1.7
django-cors-headers==3.7.0
djangorestframework==3.12.2
dnspython==2.1.0
email-validator==1.1.2
Flask==1.1.2
Flask-BabelEx==0.9.4
Flask-Compress==1.9.0
Flask-Gravatar==0.5.0
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.7.0
Flask-Paranoid==0.2.0
Flask-Principal==0.4.0
Flask-Security-Too==3.4.5
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.14.3
gssapi==1.6.12
gunicorn==20.0.4
idna==3.1
ipykernel==5.3.4
ipython==7.18.1
ipython-genutils==0.2.0
isort==5.5.4
itsdangerous==1.1.0
jaraco.functools==3.2.1
jedi==0.17.2
Jinja2==2.11.3
jupyter-client==6.1.7
jupyter-core==4.6.3
lazy-object-proxy==1.4.3
ldap3==2.9
Mako==1.1.4
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==8.7.0
mysqlclient==2.0.3
numpy==1.19.2
opencv-python==4.4.0.44
paramiko==2.7.2
parso==0.7.1
passlib==1.7.4
pgadmin4==5.0
pickleshare==0.7.5
Pillow==8.1.0
prompt-toolkit==3.0.7
psutil==5.8.0
psycopg2==2.8.6
psycopg2-binary==2.8.6
pyasn1==0.4.8
pycodestyle==2.6.0
pycparser==2.20
Pygments==2.7.1
pylint==2.6.0
PyNaCl==1.4.0
python-dateutil==2.8.1
python-editor==1.0.4
pytz==2021.1
pywin32==228
pyzmq==19.0.2
simplejson==3.17.2
six==1.15.0
speaklater==1.3
speaklater3==1.4
SQLAlchemy==1.3.23
sqlparse==0.4.1
sshtunnel==0.4.0
toml==0.10.1
tornado==6.0.4
traitlets==5.0.4
wcwidth==0.2.5
Werkzeug==1.0.1
whitenoise==5.2.0
wrapt==1.12.1
WTForms==2.3.3