Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit>=1.
|
2 |
medspacy>=0.2.0
|
3 |
spacy>=3.4.0
|
4 |
-
pydantic>=
|
|
|
1 |
+
streamlit>=1.18.0
|
2 |
medspacy>=0.2.0
|
3 |
spacy>=3.4.0
|
4 |
+
pydantic>=2.0.0
|