AliInamdar commited on
Commit
1e6fd6c
·
verified ·
1 Parent(s): ff84d7b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- altair
2
- pandas
3
- streamlit
 
 
1
+ python-dotenv==1.0.1
2
+ streamlit==1.36.0
3
+ openai>=1.30.0
4
+ together>=1.3.0