fix(backend): trim requirements.txt
This commit is contained in:
parent
7f2f5eebbe
commit
f9e970afdb
@ -1,20 +1,13 @@
|
||||
anyio==3.6.2
|
||||
asyncpg==0.27.0
|
||||
click==8.1.3
|
||||
fastapi==0.88.0
|
||||
fastapi==0.95.1
|
||||
greenlet==2.0.2
|
||||
h11==0.14.0
|
||||
httptools==0.5.0
|
||||
idna==3.4
|
||||
psycopg2-binary==2.9.6
|
||||
pydantic==1.10.4
|
||||
python-dotenv==0.21.0
|
||||
PyYAML==6.0
|
||||
pydantic==1.10.7
|
||||
sniffio==1.3.0
|
||||
SQLAlchemy==2.0.13
|
||||
starlette==0.22.0
|
||||
typing_extensions==4.4.0
|
||||
uvicorn==0.20.0
|
||||
uvloop==0.17.0
|
||||
watchfiles==0.18.1
|
||||
websockets==10.4
|
||||
starlette==0.26.1
|
||||
typing_extensions==4.5.0
|
||||
uvicorn==0.22.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user