ash2203 commited on
Commit
981edad
·
verified ·
1 Parent(s): ee87229

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit==1.31.0
2
+ python-pptx==0.6.23
3
+ groq==0.4.1
4
+ python-dotenv==1.0.1
5
+ tenacity==8.2.3