-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
58 lines (58 loc) · 1 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
aniso8601==9.0.1
astroid==2.5.6
cachelib==0.1.1
cachetools==4.2.2
certifi==2021.5.30
chardet==4.0.0
click==7.1.2
colorama==0.4.4
dnspython==2.1.0
Flask==2.0.1
flask-codemirror==1.2
Flask-Cors==3.0.10
Flask-PyMongo==2.3.0
Flask-RESTful==0.3.9
Flask-Session==0.3.2
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.14.3
google-api-core==1.30.0
google-api-python-client==2.11.0
google-auth==1.32.1
google-auth-httplib2==0.1.0
googleapis-common-protos==1.53.0
greenlet==1.1.0
httplib2==0.19.1
idna==2.10
isort==5.8.0
itsdangerous==2.0.1
Jinja2==3.0.1
jsonpickle==2.0.0
lazy-object-proxy==1.6.0
MarkupSafe==2.0.1
mccabe==0.6.1
neo4j==4.2.1
numpy==1.20.3
packaging==21.0
pandas==1.2.4
protobuf==3.17.3
psycopg2==2.9.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pylint==2.8.2
pymongo==3.11.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-dotenv==0.17.0
pytz==2021.1
requests==2.25.1
rsa==4.7.2
six==1.16.0
SQLAlchemy==1.4.18
tabulate==0.8.9
uritemplate==3.0.1
urllib3==1.26.4
waitress==2.0.0
Werkzeug==2.0.1
wincertstore==0.2
wrapt==1.12.1
WTForms==2.3.3