Skip to content

Commit

Permalink
Update py3.10 reqs due to cython 3.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Crispin Logan <[email protected]>
  • Loading branch information
crispin-ki committed Aug 15, 2023
1 parent 1c8cbea commit e853404
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/python/requirements/py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ exceptiongroup==1.1.1
# via anyio
fastapi==0.95.2
# via feast (setup.py)
fastavro==1.7.4
fastavro==1.8.1
# via
# feast (setup.py)
# pandavro
Expand Down Expand Up @@ -133,7 +133,7 @@ python-dotenv==1.0.0
# via uvicorn
pytz==2023.3
# via pandas
pyyaml==6.0
pyyaml==6.0.1
# via
# dask
# feast (setup.py)
Expand Down

0 comments on commit e853404

Please sign in to comment.