We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7387f4 + fd8fad4 commit dc544e0Copy full SHA for dc544e0
requirements.txt
@@ -10,3 +10,4 @@ setuptools>=78.1.1
10
# Development dependencies (optional)
11
# For development, install with: pip install -e ".[dev]"
12
# Or install from pyproject.toml: pip install pytest>=8.0.0 pytest-cov>=4.1.0
13
+urllib3>=2.6.0 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments