Skip to content

Commit

Permalink
maint: Update docker and request version.
Browse files Browse the repository at this point in the history
  • Loading branch information
prmukherj committed Jul 4, 2024
1 parent 4ee7799 commit 8b8e836
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ ansys-tools-filetransfer = ">=0.1,<0.3"
ansys-units = "^0.3.2"
alive-progress = "^3.1.5"
beartype = ">=0.17,<0.19"
docker = "^6.1.3"
docker = "^7.1.0"
grpcio = "^1.30.0"
grpcio-health-checking = "^1.30.0"
h5py = { version = "==3.11.0", optional = true }
Expand All @@ -56,7 +56,7 @@ pandas = "^2.0.3"
platformdirs = "^3.5.1"
psutil = "^5.9.5"
pyyaml = "^6.0"
requests = "==2.31.0"
requests = "^2.32.3"

[tool.poetry.group.docs]
optional = true
Expand Down

0 comments on commit 8b8e836

Please sign in to comment.