Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -91,4 +91,5 @@ urllib3==2.0.4
|
|
91 |
validators==0.20.0
|
92 |
watchdog==3.0.0
|
93 |
yarl==1.9.2
|
94 |
-
zipp==3.16.2
|
|
|
|
91 |
validators==0.20.0
|
92 |
watchdog==3.0.0
|
93 |
yarl==1.9.2
|
94 |
+
zipp==3.16.2
|
95 |
+
PyPDF2
|