Spaces:
Sleeping
Sleeping
Commit
·
7befdb8
1
Parent(s):
1679e12
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -83,4 +83,5 @@ uvicorn==0.23.2
|
|
83 |
websockets==11.0.3
|
84 |
yarl==1.9.2
|
85 |
zipp==3.17.0
|
86 |
-
pypdf==3.16.4
|
|
|
|
83 |
websockets==11.0.3
|
84 |
yarl==1.9.2
|
85 |
zipp==3.17.0
|
86 |
+
pypdf==3.16.4
|
87 |
+
PyPDF2==3.0.1
|