eaglelandsonce commited on
Commit
de6bbd5
·
verified ·
1 Parent(s): 6442e35

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ streamlit==1.25.0
2
+ selenium==4.14.0
3
+ requests==2.31.0
4
+ pytest==7.4.2