Skip to content

Commit 2598041

Browse files
adchiajames-crabtree-sp
authored andcommitted
fix: Fix warnings from deprecated paths and update default log level (feast-dev#3757)
1 parent f897569 commit 2598041

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

setup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,8 @@
7979
"bowler", # Needed for automatic repo upgrades
8080
# FastAPI does not correctly pull starlette dependency on httpx see thread(https://github.com/tiangolo/fastapi/issues/5656).
8181
"httpx>=0.23.3",
82-
<<<<<<< HEAD
8382
"importlib-resources>=6.0.0,<7",
8483
"importlib_metadata>=6.8.0,<7"
85-
=======
86-
"pyOpenSSL"
87-
>>>>>>> ca442adf (SAASMLOPS-734 bytewax in-cluster config, custom labels, fix worker image deps)
8884
]
8985

9086
GCP_REQUIRED = [

0 commit comments

Comments
 (0)