forked from blabla1337/skf-flask
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
executable file
·61 lines (61 loc) · 1.03 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
aniso8601==8.0.0
atomicwrites==1.3.0
attrs==19.3.0
bcrypt==3.1.7
beautifulsoup4==4.8.2
bs4==0.0.1
cachetools==4.0.0
certifi==2019.11.28
cffi==1.13.2
chardet==3.0.4
Click==7.0
coverage==5.0.3
Flask==1.1.1
Flask-Bcrypt==0.7.1
Flask-CLI==0.4.0
Flask-Cors==3.0.8
flask-restplus==0.13.0
Flask-SQLAlchemy==2.4.1
google-api-python-client==1.7.11
google-auth==1.11.0
google-auth-httplib2==0.0.3
httplib2==0.17.0
idna==2.8
importlib-metadata==0.18
itsdangerous==1.1.0
Jinja2==2.11.1
jsonschema==3.2.0
MarkupSafe==1.1.1
nltk==3.4.5
numpy==1.18.1
oauth2client==4.1.3
pandas==1.0.1
#pkg-resources==0.0.0
pluggy==0.13.1
py==1.8.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.19
PyJWT==1.7.1
PyMySQL==0.9.3
pyrsistent==0.15.7
pytest==5.3.5
python-dateutil==2.8.1
pytz==2019.3
rake-nltk==1.0.4
requests==2.22.0
requests-unixsocket==0.2.0
rsa==4.0
scikit-learn==0.22.1
scipy==1.4.1
selenium==3.141.0
singledispatch==3.4.0.3
six==1.14.0
sklearn==0.0
soupsieve==1.9.5
SQLAlchemy==1.3.13
uritemplate==3.0.1
urllib3==1.25.8
Werkzeug==0.16.0
zipp==2.1.0
gunicorn==20.0.4