Update requirements.txt
This commit is contained in:
parent
6167f81d86
commit
62b93b931f
@ -1,3 +1,4 @@
|
||||
aerich==0.7.2
|
||||
aiosqlite==0.17.0
|
||||
annotated-types==0.6.0
|
||||
anyio==4.4.0
|
||||
@ -7,6 +8,7 @@ black==23.12.1
|
||||
certifi==2024.7.4
|
||||
cffi==1.17.0
|
||||
click==8.1.7
|
||||
dictdiffer==0.9.0
|
||||
dnspython==2.6.1
|
||||
email_validator==2.2.0
|
||||
fastapi==0.111.0
|
||||
@ -30,7 +32,7 @@ passlib==1.7.4
|
||||
pathspec==0.12.1
|
||||
platformdirs==4.2.2
|
||||
pycparser==2.22
|
||||
pydantic==2.7.1
|
||||
pydantic==2.9.0b1
|
||||
pydantic-settings==2.4.0
|
||||
pydantic_core==2.23.0
|
||||
Pygments==2.18.0
|
||||
@ -46,12 +48,13 @@ setuptools==70.3.0
|
||||
shellingham==1.5.4
|
||||
sniffio==1.3.1
|
||||
starlette==0.37.2
|
||||
tomlkit==0.13.2
|
||||
tortoise-orm==0.20.1
|
||||
typer==0.12.5
|
||||
typing_extensions==4.12.2
|
||||
tzdata==2024.1
|
||||
ujson==5.10.0
|
||||
uvicorn==0.30.6
|
||||
uvloop==0.20.0
|
||||
watchfiles==0.23.0
|
||||
websockets==13.0
|
||||
aerich==0.7.2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user