Niansuh commited on
Commit
dd25fb7
·
verified ·
1 Parent(s): 57158a8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ uvicorn==0.22.0
3
  httpx==0.24.0
4
  python-multipart==0.0.5
5
  python-dotenv==1.0.0
6
- Pillow==10.0.0
 
 
3
  httpx==0.24.0
4
  python-multipart==0.0.5
5
  python-dotenv==1.0.0
6
+ Pillow==10.0.0
7
+ aiohttp==3.8.4