Linh Vuu commited on
Commit
9335b14
1 Parent(s): bc9c183

updated requirements

Browse files
Files changed (2) hide show
  1. .DS_Store +0 -0
  2. requirements.txt +3 -3
.DS_Store ADDED
Binary file (6.15 kB). View file
 
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- selenium
2
- pandas
3
  streamlit==1.13.0
4
- altair==4.1.0
 
1
+ selenium==4.3.0
2
+ pandas==1.2
3
  streamlit==1.13.0
4
+ altair==4.2.0