python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / urllib3 / patches / 03-test-requirements.patch
blobb82f65efd98c460b52ee757e8ff4bafdaa712239
1 Not needed to run tests and we do not have them packaged
3 --- urllib3-2.1.0/dev-requirements.txt.orig
4 +++ urllib3-2.1.0/dev-requirements.txt
5 @@ -8,5 +8,3 @@
6 trustme==1.1.0
7 cryptography==41.0.4
8 backports.zoneinfo==0.2.1;python_version<"3.9"
9 -towncrier==23.6.0
10 -pytest-memray==1.5.0;sys_platform!="win32" and implementation_name=="cpython"