Niansuh commited on
Commit
a783e5e
·
verified ·
1 Parent(s): de67e48

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  fastapi==0.95.2
2
  uvicorn==0.22.0
3
- slowapi==0.1.4
4
- aiohttp==3.8.4
 
1
  fastapi==0.95.2
2
  uvicorn==0.22.0
3
+ aiohttp==3.8.5
4
+ pydantic==1.10.7