Skip to content

Commit

Permalink
packaging: Remove urllib3 constraint (#2852)
Browse files Browse the repository at this point in the history
* packaging: Use uv to manage this project

* Update docs/CONTRIBUTING.md

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>

* packaging: Remove `urrlib3` constraint

---------

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
  • Loading branch information
edgarrmondragon and sourcery-ai[bot] authored Jan 31, 2025
1 parent ea4459b commit 6e5c47b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ dependencies = [
"simplejson>=3.17.6",
"sqlalchemy>=1.4,<3.0",
"typing-extensions>=4.5.0",
'urllib3<2; python_version<"3.10"',
'urllib3; python_version>="3.10"',
]

[project.optional-dependencies]
Expand Down
4 changes: 0 additions & 4 deletions uv.lock

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

0 comments on commit 6e5c47b

Please sign in to comment.