Tanseer45203 commited on
Commit
e4e52c2
·
verified ·
1 Parent(s): c8aef16

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- streamlit
2
- python-dotenv
3
- groq
 
1
+ streamlit==1.15.2
2
+ groq==0.1.0
3
+ python-dotenv==0.20.0