Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update py3.8 ci reqs due to cython 3.0 release
Signed-off-by: Crispin Logan <crispin.logan@ki-insurance.com>
  • Loading branch information
crispin-ki committed Aug 15, 2023
commit 5959d964cc2c27bedb000aae098b4ce688ed141b
6 changes: 3 additions & 3 deletions sdk/python/requirements/py3.8-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ executing==1.2.0
# via stack-data
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 @@ -713,7 +713,7 @@ pyjwt[crypto]==2.7.0
# adal
# msal
# snowflake-connector-python
pymssql==2.2.7
pymssql==2.2.8
# via feast (setup.py)
pymysql==1.0.3
# via feast (setup.py)
Expand Down Expand Up @@ -779,7 +779,7 @@ pytz==2023.3
# pandas
# snowflake-connector-python
# trino
pyyaml==6.0
pyyaml==6.0.1
# via
# dask
# feast (setup.py)
Expand Down