Skip to content

Commit 49d6407

Browse files
authored
Update requirements.txt
Remove TortoiseORM and Mangum
1 parent 9f5a7dc commit 49d6407

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

requirements.txt

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
ariadne==0.21
22
asyncpg==0.29.0
33
black==23.10.1
4-
fastapi==0.109.1
4+
fastapi==0.109.2
55
flake8==6.1.0
66
httpx==0.26.0
77
isort==5.13.2
8-
mangum==0.17.0
98
pydantic==2.5.3
109
python-multipart==0.0.7
1110
pytest==7.4.3
1211
pytest-asyncio==0.23.3
1312
pytest-cov==4.1.0
1413
pytest-mock==3.12.0
1514
python-jose==3.3.0
16-
tortoise-orm==0.20.0
1715
uvicorn==0.25.0
1816

0 commit comments

Comments
 (0)