Skip to content

Commit

Permalink
Merge pull request #10 from tschm/9-remove-urllib3-dependency
Browse files Browse the repository at this point in the history
remove urllib3
  • Loading branch information
tschm committed May 28, 2023
2 parents 706877f + 488cd4c commit 31611df
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 40 deletions.
60 changes: 21 additions & 39 deletions poetry.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ packages = [{include = "mosek_license"}]

[tool.poetry.dependencies]
python = ">=3.9"
urllib3 = "*"

[tool.poetry.group.test.dependencies]
numpy = "*"
Expand Down

0 comments on commit 31611df

Please sign in to comment.