Skip to content

Commit

Permalink
Pinned requests library to 2.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomuben committed Jun 7, 2024
1 parent 1901ed8 commit 6cc72af
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 @@ -30,7 +30,7 @@ scipy = "^1.13.0"
docker = { version = ">=5.0.3", markers = "sys_platform != 'win32'"}
pyftpdlib = ">=1.5.6"
pyasyncore = ">=1.0.4" #Asyncore is still used in the project, but was removed in Python3.12 from the Python standard library.

requests = "=2.31.0"
[tool.poetry.dev-dependencies]
toml = ">=0.10.2"
gitpython = ">=3.1.0"
Expand Down

0 comments on commit 6cc72af

Please sign in to comment.