mohitmayank commited on
Commit
db1bd09
1 Parent(s): ef1e49b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  scrapy==2.6.1
2
- streamlit
3
- txtai
4
- pandas
1
  scrapy==2.6.1
2
+ streamlit==1.8.1
3
+ txtai==4.3.1
4
+ pandas==1.4.2