fix
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
cython~=0.29.24
|
||||
pydantic~=1.10.8
|
||||
SQLAlchemy~=2.0.15
|
||||
uvicorn~=0.22.0
|
||||
|
Reference in New Issue
Block a user
@ -1,4 +1,3 @@
|
||||
cython~=0.29.24
|
||||
pydantic~=1.10.8
|
||||
SQLAlchemy~=2.0.15
|
||||
uvicorn~=0.22.0
|
||||
|