mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-03-20 03:57:30 +08:00
fix pydantic
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
Cython~=3.1.2
|
||||
pydantic~=1.10.22
|
||||
pydantic>=2.0.0,<3.0.0
|
||||
pydantic-settings>=2.0.0,<3.0.0
|
||||
SQLAlchemy~=2.0.41
|
||||
uvicorn~=0.34.3
|
||||
fastapi~=0.115.14
|
||||
|
||||
Reference in New Issue
Block a user