Skip to content

Commit

Permalink
Merge branch 'dev' into dev-acquire-3dep-bug
Browse files Browse the repository at this point in the history
  • Loading branch information
CarsonPruitt-NOAA committed Feb 2, 2024
2 parents 8fedcf6 + 682c15b commit f59c550
Show file tree
Hide file tree
Showing 4 changed files with 610 additions and 557 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pyproj = "==3.5.0"
psycopg2-binary = "==2.9.6"
boto3 = "==1.26.109"
jupyter = "==1.0.0"
jupyterlab = "==3.6.3"
jupyterlab = "==3.6.7"
ipympl = "==0.9.3"
pytest = "==7.3.0"
whitebox = "==2.3.1"
Expand All @@ -44,6 +44,7 @@ pre-commit = "==3.3.3"
isort = "==5.12.0"
urllib3 = "==1.26.18"
pyflwdir = "*"
pillow = "==10.2.0"

[requires]
python_version = "3.10"
Loading

0 comments on commit f59c550

Please sign in to comment.