mgbam commited on
Commit
1c4fc9f
·
verified ·
1 Parent(s): b4e5878

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ python-dotenv>=1.0
2
  openai>=1.0
3
  requests>=2.31
4
  streamlit>=1.25
 
5
 
6
 
7
 
 
2
  openai>=1.0
3
  requests>=2.31
4
  streamlit>=1.25
5
+ flask
6
 
7
 
8