forked from vantage6/vantage6
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
73 lines (73 loc) · 1.25 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
aniso8601==9.0.1
appdirs==1.4.4
attrs==22.2.0
backcall==0.2.0
bcrypt==4.0.1
bidict==0.22.1
blinker==1.6.2
cffi==1.15.1
charset-normalizer==3.0.1
click==8.1.3
colorama==0.4.6
contextlib2==21.6.0
cryptography==41.0.4
decorator==5.1.1
docker==6.1.2
flasgger==0.9.5
flask==2.2.5
Flask-Cors==3.0.10
Flask-JWT-Extended==4.4.4
Flask-Mail==0.9.1
flask-marshmallow==0.14.0
Flask-Principal==0.4.0
Flask-RESTful==0.3.9
Flask-SocketIO==5.3.2
gevent==23.9.1
greenlet==2.0.2
idna==3.4
ipython==8.10.0
isodate==0.6.1
itsdangerous==2.1.2
jedi==0.18.2
Jinja2==3.1.2
jsonschema==4.17.3
kombu==5.2.4
MarkupSafe==2.1.2
marshmallow==2.16.3
marshmallow-sqlalchemy==0.15.0
mistune==2.0.4
numpy==1.24.2
oauthlib==3.2.2
pandas==1.5.3
parso==0.8.3
pickleshare==0.7.5
prompt-toolkit==3.0.36
pure-eval==0.2.2
pycparser==2.21
pyfiglet==0.8.post1
Pygments==2.15.0
PyJWT==2.6.0
pyotp==2.8.0
pyparsing==3.0.9
pyrsistent==0.19.3
python-dateutil==2.8.2
python-engineio==4.3.4
python-socketio==5.7.2
pytz==2022.7.1
PyYAML==6.0
qrcode==7.3.1
questionary==1.10.0
rdflib==6.2.0
requests==2.31.0
requests-oauthlib==1.3.1
schema==0.7.5
six==1.16.0
SPARQLWrapper==2.0.0
SQLAlchemy==1.4.46
traitlets==5.8.1
urllib3==1.26.18
wcwidth==0.2.6
websocket-client==1.5.0
Werkzeug==2.3.4
zope.event==4.6
zope.interface==5.5.2