Skip to content

Commit

Permalink
Downgrade requests to try and make docker work
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinKlaesRackspace committed Sep 19, 2024
1 parent c1078ff commit 9d77062
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ boto3 = "^1.17.112"
rule-engine = "^3.2.0"
pydantic = "^2.5,"
dataclasses = {version = "^0.8", python = "3.6"}
requests = "2.31.0"

[tool.poetry.dev-dependencies]
pytest = "^6.2.4"
Expand Down

0 comments on commit 9d77062

Please sign in to comment.