mirror of
https://github.com/open-webui/open-webui
synced 2024-11-22 08:07:55 +00:00
fix
This commit is contained in:
parent
4dcbf1af07
commit
f54ab7e551
@ -91,4 +91,4 @@ docker~=7.1.0
|
||||
pytest~=8.3.2
|
||||
pytest-docker~=3.1.1
|
||||
|
||||
googleapis-common-protos=1.63.2
|
||||
googleapis-common-protos==1.63.2
|
||||
|
@ -95,7 +95,7 @@ dependencies = [
|
||||
"pytest~=8.3.2",
|
||||
"pytest-docker~=3.1.1",
|
||||
|
||||
"googleapis-common-protos=1.63.2"
|
||||
"googleapis-common-protos==1.63.2"
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">= 3.11, < 3.12.0a1"
|
||||
|
Loading…
Reference in New Issue
Block a user