THEZYZSTUDIO commited on
Commit
84e4f1e
·
verified ·
1 Parent(s): de87bd2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  fastapi==0.109.0
2
  uvicorn==0.27.0
3
  python-multipart==0.0.6
4
- pydantic==2.6.1
 
 
1
  fastapi==0.109.0
2
  uvicorn==0.27.0
3
  python-multipart==0.0.6
4
+ pydantic==2.6.1
5
+ aiofiles==23.2.1