Skip to content

Commit 20032ec

Browse files
illia-vsethmlarson
authored andcommitted
Drop unneeded dependency pins and a warning filter
1 parent b18ad05 commit 20032ec

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

dev-requirements.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ pytest==8.0.2
66
pytest-timeout==2.1.0
77
pyOpenSSL==24.2.1
88
idna==3.7
9-
# As of v1.1.0, child CA certificates generated by trustme fail
10-
# verification by CPython 3.13.
11-
# https://github.com/python-trio/trustme/pull/642
12-
trustme @ git+https://github.com/python-trio/trustme@b3a767f336e20600f30c9ff78385a58352ff6ee3
9+
trustme==1.2.0
1310
cryptography==43.0.1
1411
towncrier==23.6.0
1512
pytest-memray==1.7.0;sys_platform!="win32" and implementation_name=="cpython"
@@ -22,5 +19,4 @@ quart-trio==0.11.1
2219
hypercorn @ git+https://github.com/urllib3/hypercorn@urllib3-changes
2320
httpx==0.25.2
2421
pytest-socket==0.7.0
25-
cffi==1.17.0rc1
2622

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@ filterwarnings = [
104104
'''default:ssl\.PROTOCOL_TLSv1_1 is deprecated:DeprecationWarning''',
105105
'''default:ssl\.PROTOCOL_TLSv1_2 is deprecated:DeprecationWarning''',
106106
'''default:ssl NPN is deprecated, use ALPN instead:DeprecationWarning''',
107-
# https://github.com/pallets/quart/issues/301
108-
'''default:Async generator 'quart\.wrappers\.response\.DataBody\.__aiter__\.<locals>\._aiter' was garbage collected.*:ResourceWarning''',
109107
# https://github.com/SeleniumHQ/selenium/issues/13328
110108
'''default:unclosed file <_io\.BufferedWriter name='/dev/null'>:ResourceWarning''',
111109
# https://github.com/SeleniumHQ/selenium/issues/14686

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy