prashu333 commited on
Commit
2fe9dd8
1 Parent(s): 66ec7e6

Update requirements.txt

Browse files

secret keys are handled with env

Files changed (1) hide show
  1. 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