-
Notifications
You must be signed in to change notification settings - Fork 21
/
requirements.txt
55 lines (54 loc) · 1.19 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
pandas==1.5.3
numpy==1.24.2
requests==2.32.0
requests-cache
psutil
neo4j-driver>=1.7.0,<=1.7.6
ipython-cypher==0.2.6
networkx==2.8.8
graphviz==0.20.1
lxml==4.9.1
nltk==3.7
scipy==1.10.1
scikit-learn==1.1.2
connexion==2.14.1
connexion[swagger-ui]
Flask==2.2.5
Flask-Cors==3.0.10
SQLAlchemy==1.4.47
pymysql==1.1.1
CacheControl==0.12.11
lockfile==0.12.2
simple-crypt==4.1.7
tomark==0.1.4
md-toc==8.1.4
pickledb==0.9.2
pytest==7.2.2
joblib==1.2.0
PyYAML==6.0
ujson==5.4.0
asyncio==3.4.3
aiohttp==3.9.4
boto3==1.24.59
tornado==6.4.1
MarkupSafe==2.1.2
reasoner-validator==4.2.3
pronto==2.5.3
pygit2==1.10.0
tabulate==0.9.0
urllib3==1.26.19
setproctitle==1.3.3
opentelemetry-api==1.17.0
opentelemetry-exporter-jaeger==1.17.0
opentelemetry-exporter-jaeger-proto-grpc==1.17.0
opentelemetry-exporter-jaeger-thrift==1.17.0
opentelemetry-exporter-otlp-proto-http==1.17.0
opentelemetry-instrumentation==0.38b0
opentelemetry-instrumentation-aiohttp-client==0.38b0
opentelemetry-instrumentation-flask==0.38b0
opentelemetry-instrumentation-requests==0.38b0
opentelemetry-instrumentation-wsgi==0.38b0
opentelemetry-proto==1.17.0
opentelemetry-sdk==1.17.0
opentelemetry-semantic-conventions==0.38b0
opentelemetry-util-http==0.38b0