Skip to content

Commit

Permalink
Python 3.11 deps (updated)
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Wrona <tomasz@cast.ai>
  • Loading branch information
iamhatesz committed Oct 31, 2024
1 parent 6e35db8 commit ca9d795
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
5 changes: 0 additions & 5 deletions sdk/python/requirements/py3.11-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -328,8 +328,6 @@ idna==3.10
# yarl
imagesize==1.4.1
# via sphinx
importlib-metadata==8.5.0
# via dask
iniconfig==2.0.0
# via pytest
ipykernel==6.29.5
Expand Down Expand Up @@ -978,7 +976,6 @@ typing-extensions==4.12.2
# fastapi
# great-expectations
# ibis-framework
# ipython
# jwcrypto
# mypy
# psycopg
Expand Down Expand Up @@ -1055,7 +1052,5 @@ xmltodict==0.14.2
# via moto
yarl==1.16.0
# via aiohttp
zipp==3.20.2
# via importlib-metadata
zstandard==0.23.0
# via clickhouse-connect
6 changes: 1 addition & 5 deletions sdk/python/requirements/py3.11-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv pip compile -p 3.11 --system --no-strip-extras setup.py --output-file sdk/python/requirements/py3.11-requirements.txt
# uv pip compile --system --no-strip-extras setup.py --output-file sdk/python/requirements/py3.11-requirements.txt
annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
Expand Down Expand Up @@ -49,8 +49,6 @@ idna==3.10
# via
# anyio
# requests
importlib-metadata==8.5.0
# via dask
jinja2==3.1.4
# via feast (setup.py)
jsonschema==4.23.0
Expand Down Expand Up @@ -171,5 +169,3 @@ watchfiles==0.24.0
# via uvicorn
websockets==13.1
# via uvicorn
zipp==3.20.2
# via importlib-metadata

0 comments on commit ca9d795

Please sign in to comment.