sethmlarson / pypi-data

Data about packages and maintainers on PyPI
Apache License 2.0
122 stars 8 forks source link

Requirements.txt is out of date. #30

Closed jonathan-s closed 2 weeks ago

jonathan-s commented 4 months ago

the requirements.txt says that you require urllib3 1.x where in fact you are relying on urllib3 2.x. the json function only works urllib3 version 2.

sethmlarson commented 2 weeks ago

Great catch, fixed in https://github.com/sethmlarson/pypi-data/commit/5df30e7c24732bf46de5cf134e69e226b8f64b00