-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
65 lines (65 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
55
56
57
58
59
60
61
62
63
64
65
aiofiles==0.8.0
aiohttp==4.0.0a1
anyio==3.5.0
appdirs==1.4.4
asgiref==3.5.0
async-timeout==3.0.1
attrs==21.4.0
bentoml==1.0.0a5
cattrs==1.10.0
certifi==2021.10.8
chardet==3.0.4
charset-normalizer==2.0.12
circus==0.17.1
click==8.0.4
cloudpickle==2.0.0
colorama==0.4.4
commonmark==0.9.1
contextlib2==21.6.0
deepmerge==1.0.4a0
Deprecated==1.2.13
filelock==3.6.0
fs==2.4.15
h11==0.13.0
idna==3.3
joblib==1.1.0
multidict==4.7.6
numpy==1.22.2
opentelemetry-api==1.9.0
opentelemetry-instrumentation==0.28b0
opentelemetry-instrumentation-aiohttp-client==0.28b0
opentelemetry-instrumentation-asgi==0.28b0
opentelemetry-sdk==1.9.0
opentelemetry-semantic-conventions==0.28b0
opentelemetry-util-http==0.28b0
packaging==21.3
pathspec==0.9.0
pep517==0.12.0
pip-tools==6.5.1
prometheus-client==0.13.1
psutil==5.9.0
Pygments==2.11.2
pyparsing==3.0.7
python-dateutil==2.8.2
python-json-logger==2.0.2
python-multipart==0.0.5
pytz==2021.3
PyYAML==6.0
pyzmq==22.3.0
requests==2.27.1
rich==11.2.0
schema==0.7.5
scikit-learn==1.0.2
scipy==1.8.0
simple-di==0.1.5
six==1.16.0
sniffio==1.2.0
starlette==0.18.0
threadpoolctl==3.1.0
tomli==2.0.1
tornado==6.1
typing-extensions==3.10.0.2
urllib3==1.26.8
uvicorn==0.17.5
wrapt==1.14.0rc1
yarl==1.7.2