Skip to content

Commit

Permalink
Downgrade to requests 2.31.0 due to build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
dbernstein committed Oct 23, 2024
1 parent bd63173 commit 6e34a8c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pycryptodome = "*"
PyJWT = "*"
python = ">=3.8,<4"
pyyaml = ">=6.0.2"
requests = "*"
requests = "2.31.0"
SQLAlchemy = "^1.4"
uszipcode = "==1.0.1"

Expand Down

0 comments on commit 6e34a8c

Please sign in to comment.