Skip to content

Commit

Permalink
chore(deps): update scipy requirement in /global-api
Browse files Browse the repository at this point in the history
Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.11.0rc1...v1.12.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 4d84e1f commit d4aa475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ psycopg2-binary==2.9.9
pydantic-settings==2.*
pytest==7.4.3
rioxarray==0.15.*
scipy==1.11.*
scipy==1.12.*
shapely==2.0.2
SQLAlchemy==2.0.23
tqdm==4.66.*
Expand Down

0 comments on commit d4aa475

Please sign in to comment.