Skip to content

Commit 74da28b

Browse files
authored
Merge pull request #118 from Imageomics/117-dep-fix
Upgrade to Flask 3.1.0
2 parents 15e630d + 1e6bcb7 commit 74da28b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

andromeda/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
pandas==2.0.3
22
numpy==1.26.0
33
scikit-learn==1.5.0
4-
Flask==2.3.2
4+
Flask==3.1.0
5+
werkzeug==3.1.3
56
Flask-Cors==5.0.0
67
pyinaturalist==0.18.0
78
geopandas==0.13.2

0 commit comments

Comments
 (0)