Skip to content

Commit

Permalink
Add requests as an explicit dep
Browse files Browse the repository at this point in the history
  • Loading branch information
abkfenris committed Nov 16, 2024
1 parent c18c84c commit 95446a0
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ dependencies = [
"pandas~=1.5.3",
"psycopg2-binary~=2.9.9",
"pystac~=1.11.0",
"requests>=2.32.3",
"sentry-sdk~=2.18.0",
"slack-sdk~=3.33.0",
"uwsgi~=2.0.26",
Expand Down
71 changes: 71 additions & 0 deletions app/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 95446a0

Please sign in to comment.