Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -47,4 +47,5 @@ pytesseract==0.3.10
|
|
47 |
python-docx==1.1.0
|
48 |
beautifulsoup4
|
49 |
python-jwt==4.1.0
|
50 |
-
PyJWT==2.8.0
|
|
|
|
47 |
python-docx==1.1.0
|
48 |
beautifulsoup4
|
49 |
python-jwt==4.1.0
|
50 |
+
PyJWT==2.8.0
|
51 |
+
aiohttp==3.9.3
|