Skip to content

Commit

Permalink
use version in github action | requests
Browse files Browse the repository at this point in the history
  • Loading branch information
statmlben committed Feb 6, 2024
1 parent e030e48 commit dfda23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ generate-setup-file = false

[tool.poetry.dependencies]
python = "^3.10"
requests = "^2.31.0"
requests = "^2.18.0"
pybind11 = "^2.11.1"
numpy = "^1.23.5"
scipy = "^1.11.4"
Expand Down

0 comments on commit dfda23f

Please sign in to comment.