Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ git+https://github.com/gizdatalab/haystack_utils.git@streamlit#egg=utils
|
|
3 |
git+https://github.com/gizdatalab/SDSN_app.git@main#egg=appstore
|
4 |
altair<5
|
5 |
streamlit==1.10.0
|
6 |
-
pydantic==1.8.2
|
|
|
|
3 |
git+https://github.com/gizdatalab/SDSN_app.git@main#egg=appstore
|
4 |
altair<5
|
5 |
streamlit==1.10.0
|
6 |
+
pydantic==1.8.2
|
7 |
+
numpy==1.26.4
|