-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
63 lines (63 loc) · 1.08 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
alembic==1.4.3
Authlib==0.15.2
bokeh==2.4.3
cachelib==0.9.0
cachetools==4.2.4
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
cryptography==37.0.4
decorator==5.1.1
dynetx==0.3.1
Flask==2.1.0
Flask-Cors==3.0.9
Flask-Migrate==2.5.3
Flask-Session==0.4.0
Flask-SQLAlchemy==2.5.1
future==0.18.2
google-api-core==1.32.0
google-api-python-client==1.12.8
google-auth==1.35.0
google-auth-httplib2==0.1.0
googleapis-common-protos==1.56.0
httplib2==0.20.4
idna==3.3
igraph==0.9.11
importlib-metadata==4.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
Mako==1.2.1
MarkupSafe==2.1.1
ndlib==5.1.0
netdispatch==0.1.0
networkx==2.4
numpy==1.23.2
packaging==21.3
pandas==1.0.5
Pillow==9.2.0
protobuf==3.14.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pyparsing==3.0.9
python-dateutil==2.8.2
python-dotenv==0.19.1
python-editor==1.0.4
python-igraph==0.9.11
pytz==2022.2.1
PyYAML==6.0
requests==2.28.1
rsa==4.9
scipy==1.9.0
six==1.16.0
SQLAlchemy==1.3.18
texttable==1.6.4
tornado==6.2
tqdm==4.47.0
typing_extensions==4.3.0
uritemplate==3.0.1
urllib3==1.26.11
Werkzeug==2.2.2
zipp==3.8.1