Deepakkori45 commited on
Commit
7fd1027
·
verified ·
1 Parent(s): c6f97d3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ streamlit>=1.26.0
2
+ openai>=1.76.0
3
+ python-dotenv>=1.0.0