-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdocker_requirements.txt
59 lines (59 loc) · 2.23 KB
/
docker_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
a2wsgi==1.8.0
aniso8601==9.0.1
anyio==4.1.0
apispec==6.3.0
apispec-webframeworks==0.5.2
asgiref==3.7.2
attrs==23.1.0
blinker==1.7.0
cachelib==0.9.0
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
connexion==3.0.2
exceptiongroup==1.2.0
filelock==3.13.1
Flask==2.3.3
Flask-Autodoc==0.1.2
Flask-Caching==2.1.0
Flask-Cors==4.0.0
flask-redoc==0.2.1
Flask-RESTful==0.3.10
flask-restful-swagger-3==0.5.1
flask-restx==1.2.0
flask-swagger-ui==4.11.1
h11==0.14.0
httpcore==1.0.2
httpx==0.25.1
idna==3.4
importlib-resources==6.1.1
inflection==0.5.1
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.3.2
jsonmerge==1.9.2
jsonschema==4.17.3
jsonschema-specifications==2023.11.1
MarkupSafe==2.1.3
marshmallow==3.20.1
numpy==1.26.2
packaging==23.2
pyrsistent==0.20.0
python-multipart==0.0.6
pytz==2023.3.post1
PyYAML==6.0.1
referencing==0.31.0
requests==2.31.0
requests-file==1.5.1
rpds-py==0.13.1
scikit-learn==1.3.2
scipy==1.11.4
six==1.16.0
sniffio==1.3.0
starlette==0.32.0.post1
threadpoolctl==3.2.0
tldextract==5.1.1
typing_extensions==4.8.0
urllib3==2.1.0
Werkzeug==2.3.8