Sameer-Handsome173 commited on
Commit
91330be
·
verified ·
1 Parent(s): 655ad1d

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.50.0
2
+ requests==2.32.5
3
+ python-dotenv==1.1.1