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 844ef43 commit 5ef3a54Copy full SHA for 5ef3a54
1 file changed
requirements.txt
@@ -31,7 +31,7 @@ installer==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
31
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"
32
jaraco-classes==3.4.0 ; python_version >= "3.10" and python_version < "4.0"
33
jeepney==0.8.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "linux"
34
-keyring==24.3.1 ; python_version >= "3.10" and python_version < "4.0"
+keyring==25.3.0 ; python_version >= "3.10" and python_version < "4.0"
35
mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
36
more-itertools==10.3.0 ; python_version >= "3.10" and python_version < "4.0"
37
msgpack==1.0.8 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments