ssboost commited on
Commit
b9d6115
·
verified ·
1 Parent(s): 58cd41d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio_client==1.3.0
2
  pandas==2.2.2
3
- openpyxl==3.1.2
 
 
1
  gradio_client==1.3.0
2
  pandas==2.2.2
3
+ openpyxl==3.1.2
4
+ python-dotenv==1.0.0