Skip to content

Commit 5b97edd

Browse files
committed
fix: update pip dependencies
1 parent 0ba0f9c commit 5b97edd

File tree

1 file changed

+7
-79
lines changed

1 file changed

+7
-79
lines changed

requirements.txt

Lines changed: 7 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,84 +1,12 @@
1-
aiohappyeyeballs==2.3.6
2-
aiohttp==3.10.3
3-
aiosignal==1.3.1
4-
aiosqlite==0.20.0
5-
annotated-types==0.7.0
6-
anyio==4.4.0
7-
appdirs==1.4.4
8-
asgiref==3.8.1
9-
attrs==24.2.0
101
bentoml==1.3.2
112
boto3==1.34.162
123
botocore==1.34.162
13-
cattrs==23.1.2
14-
certifi==2024.7.4
15-
circus==0.18.0
16-
click==8.1.7
17-
click-option-group==0.5.6
18-
cloudpickle==3.0.0
19-
deepmerge==1.1.1
20-
Deprecated==1.2.14
21-
frozenlist==1.4.1
22-
fs==2.4.16
23-
h11==0.14.0
24-
httpcore==1.0.5
25-
httpx==0.27.0
26-
httpx-ws==0.6.0
27-
idna==3.7
28-
importlib-metadata==6.11.0
29-
inflection==0.5.1
30-
iniconfig==2.0.0
31-
inquirerpy==0.3.4
32-
Jinja2==3.1.4
33-
jmespath==1.0.1
34-
markdown-it-py==3.0.0
35-
MarkupSafe==2.1.5
36-
mdurl==0.1.2
37-
multidict==6.0.5
38-
numpy==2.0.1
39-
nvidia-ml-py==11.525.150
40-
opentelemetry-api==1.20.0
41-
opentelemetry-instrumentation==0.41b0
42-
opentelemetry-instrumentation-aiohttp-client==0.41b0
43-
opentelemetry-instrumentation-asgi==0.41b0
44-
opentelemetry-sdk==1.20.0
45-
opentelemetry-semantic-conventions==0.41b0
46-
opentelemetry-util-http==0.41b0
47-
packaging==24.1
48-
pathspec==0.12.1
49-
pfzy==0.3.4
50-
pip-requirements-parser==32.0.1
51-
pluggy==1.5.0
52-
prometheus_client==0.20.0
53-
prompt_toolkit==3.0.47
54-
psutil==6.0.0
55-
pydantic==2.8.2
56-
pydantic_core==2.20.1
57-
Pygments==2.18.0
58-
pyparsing==3.1.2
4+
orjson==3.10.7
5+
PyJWT==2.9.0
596
pytest==8.3.2
60-
python-dateutil==2.9.0.post0
61-
python-json-logger==2.0.7
62-
python-multipart==0.0.9
63-
PyYAML==6.0.2
64-
pyzmq==26.1.0
65-
rich==13.7.1
66-
s3transfer==0.10.2
67-
schema==0.7.7
68-
setuptools==72.2.0
69-
simple-di==0.1.5
70-
six==1.16.0
71-
sniffio==1.3.1
7+
pytest-asyncio==0.23.8
8+
pytest-mock==3.14.0
9+
python-dotenv==1.0.1
10+
scikit-learn==1.5.1
7211
starlette==0.38.2
73-
tomli_w==1.0.0
74-
tornado==6.4.1
75-
typing_extensions==4.12.2
76-
urllib3==2.2.2
77-
uv==0.2.37
78-
uvicorn==0.30.6
79-
watchfiles==0.23.0
80-
wcwidth==0.2.13
81-
wrapt==1.16.0
82-
wsproto==1.2.0
83-
yarl==1.9.4
84-
zipp==3.20.0
12+
structlog==24.4.0

0 commit comments

Comments
 (0)