Skip to content
Snippets Groups Projects
Commit 7aee0a6f authored by Sören Henning's avatar Sören Henning
Browse files

Fix numpy version

parent 336e4d2b
Branches
Tags
No related merge requests found
...@@ -4,3 +4,4 @@ uvicorn>=0.15.0,<0.16.0 ...@@ -4,3 +4,4 @@ uvicorn>=0.15.0,<0.16.0
#pydantic>=1.8.0,<2.0.0 #pydantic>=1.8.0,<2.0.0
#scikit-learn==0.22.2 #scikit-learn==0.22.2
pandas==1.0.3 pandas==1.0.3
numpy==1.23.1
...@@ -4,3 +4,4 @@ uvicorn>=0.15.0,<0.16.0 ...@@ -4,3 +4,4 @@ uvicorn>=0.15.0,<0.16.0
#pydantic>=1.8.0,<2.0.0 #pydantic>=1.8.0,<2.0.0
#scikit-learn==0.22.2 #scikit-learn==0.22.2
pandas==1.0.3 pandas==1.0.3
numpy==1.23.1
...@@ -4,3 +4,4 @@ uvicorn>=0.15.0,<0.16.0 ...@@ -4,3 +4,4 @@ uvicorn>=0.15.0,<0.16.0
#pydantic>=1.8.0,<2.0.0 #pydantic>=1.8.0,<2.0.0
scikit-learn==0.22.2 scikit-learn==0.22.2
pandas==1.0.3 pandas==1.0.3
numpy==1.23.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment