Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filessecret keys are handled with env
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ scipy
|
|
15 |
Pillow
|
16 |
gradio
|
17 |
PyPDF2
|
18 |
-
pandas
|
|
|
|
15 |
Pillow
|
16 |
gradio
|
17 |
PyPDF2
|
18 |
+
pandas
|
19 |
+
python-dotenv
|