Shreyas45 commited on
Commit
e687c87
·
verified ·
1 Parent(s): 986128d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- streamlit
2
- medspacy
3
- pydantic==1.8.2
 
 
1
+ streamlit>=1.9.0
2
+ medspacy>=0.2.0
3
+ spacy>=3.4.0
4
+ pydantic>=1.9.0