We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 612c26e commit 0c448f8Copy full SHA for 0c448f8
requirements.txt
@@ -21,7 +21,7 @@ mock==5.2.0 ; python_version >= "3.7" and python_version < "4.0"
21
multidict==6.0.4 ; python_version >= "3.7" and python_version < "4.0"
22
packaging==23.2 ; python_version >= "3.7" and python_version < "4.0"
23
pipx==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
24
-pluggy==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
+pluggy==1.6.0 ; python_version >= "3.7" and python_version < "4.0"
25
pycparser==2.23 ; python_version >= "3.7" and python_version < "4.0"
26
pyjwt==2.9.0 ; python_version >= "3.7" and python_version < "4.0"
27
pyopenssl==25.2.0 ; python_version >= "3.7" and python_version < "4.0"
0 commit comments