mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-08-30 11:26:17 +00:00
pin fastapi (#6120)
This commit is contained in:
parent
ef40c7c728
commit
ff06da8712
@ -26,7 +26,7 @@ classifiers = [
|
||||
]
|
||||
dependencies = [
|
||||
"farm-haystack",
|
||||
"fastapi<1",
|
||||
"fastapi<0.104.0", # https://github.com/deepset-ai/haystack/issues/6119
|
||||
"uvicorn<1",
|
||||
"python-multipart<1", # optional FastAPI dependency for form data
|
||||
"pynvml",
|
||||
|
Loading…
x
Reference in New Issue
Block a user