File tree Expand file tree Collapse file tree 2 files changed +6
-34
lines changed
Expand file tree Collapse file tree 2 files changed +6
-34
lines changed Original file line number Diff line number Diff line change @@ -127,9 +127,7 @@ comm==0.2.1
127127 # ipykernel
128128 # ipywidgets
129129coverage[toml]==7.4.3
130- # via
131- # coverage
132- # pytest-cov
130+ # via pytest-cov
133131cryptography==42.0.5
134132 # via
135133 # azure-identity
@@ -220,9 +218,7 @@ google-auth==2.28.1
220218google-auth-httplib2==0.2.0
221219 # via google-api-python-client
222220google-cloud-bigquery[pandas]==3.12.0
223- # via
224- # feast (setup.py)
225- # google-cloud-bigquery
221+ # via feast (setup.py)
226222google-cloud-bigquery-storage==2.24.0
227223 # via feast (setup.py)
228224google-cloud-bigtable==2.23.0
@@ -534,7 +530,7 @@ packaging==23.2
534530 # pytest
535531 # snowflake-connector-python
536532 # sphinx
537- pandas==1.5.3 ; python_version <= "3.11"
533+ pandas==1.5.3
538534 # via
539535 # altair
540536 # db-dtypes
@@ -822,9 +818,7 @@ sniffio==1.3.1
822818snowballstemmer==2.2.0
823819 # via sphinx
824820snowflake-connector-python[pandas]==3.7.1
825- # via
826- # feast (setup.py)
827- # snowflake-connector-python
821+ # via feast (setup.py)
828822sortedcontainers==2.4.0
829823 # via snowflake-connector-python
830824soupsieve==2.5
@@ -972,9 +966,7 @@ urllib3==1.26.18
972966 # responses
973967 # rockset
974968uvicorn[standard]==0.27.1
975- # via
976- # feast (setup.py)
977- # uvicorn
969+ # via feast (setup.py)
978970uvloop==0.19.0
979971 # via uvicorn
980972virtualenv==20.23.0
Original file line number Diff line number Diff line change @@ -50,18 +50,6 @@ fsspec==2024.2.0
5050 # via dask
5151greenlet==3.0.3
5252 # via sqlalchemy
53- grpcio==1.62.0
54- # via
55- # feast (setup.py)
56- # grpcio-health-checking
57- # grpcio-reflection
58- # grpcio-tools
59- grpcio-health-checking==1.62.0
60- # via feast (setup.py)
61- grpcio-reflection==1.62.0
62- # via feast (setup.py)
63- grpcio-tools==1.62.0
64- # via feast (setup.py)
6553gunicorn==21.2.0
6654 # via feast (setup.py)
6755h11==0.14.0
@@ -123,9 +111,6 @@ proto-plus==1.23.0
123111protobuf==4.23.4
124112 # via
125113 # feast (setup.py)
126- # grpcio-health-checking
127- # grpcio-reflection
128- # grpcio-tools
129114 # mypy-protobuf
130115 # proto-plus
131116pyarrow==15.0.0
@@ -202,9 +187,7 @@ tzdata==2024.1
202187urllib3==2.2.1
203188 # via requests
204189uvicorn[standard]==0.27.1
205- # via
206- # feast (setup.py)
207- # uvicorn
190+ # via feast (setup.py)
208191uvloop==0.19.0
209192 # via uvicorn
210193volatile==2.1.0
@@ -215,6 +198,3 @@ websockets==12.0
215198 # via uvicorn
216199zipp==3.17.0
217200 # via importlib-metadata
218-
219- # The following packages are considered to be unsafe in a requirements file:
220- # setuptools
You can’t perform that action at this time.
0 commit comments