Spaces:
Sleeping
Sleeping
pdfminer.six (#5)
Browse files- fixed bug (d6d3b85cd6f6c6afb21a402dcf4e445339b1a2bc)
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ passlib[bcrypt]
|
|
17 |
uvicorn
|
18 |
gunicorn # Add this for production
|
19 |
redis
|
20 |
-
cryptography
|
|
|
|
17 |
uvicorn
|
18 |
gunicorn # Add this for production
|
19 |
redis
|
20 |
+
cryptography
|
21 |
+
pdfminer.six
|