masadonline commited on
Commit
6ca1b30
·
verified ·
1 Parent(s): 0b8ee3b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,4 +2,5 @@ streamlit
2
  PyPDF2
3
  python-dotenv
4
  gql
 
5
  pandas
 
2
  PyPDF2
3
  python-dotenv
4
  gql
5
+ requests_toolbelt # Added to fix the ModuleNotFoundError
6
  pandas