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 65405b3 commit a512d60Copy full SHA for a512d60
requirements.txt
@@ -48,7 +48,7 @@ pefile==2022.5.30
48
pip-requirements-parser==32.0.1
49
pkginfo2==30.0.0
50
pluggy==1.0.0
51
-plugincode==31.0.0
+plugincode==32.0.0
52
ply==3.11
53
publicsuffix2==2.20191221
54
pyahocorasick==2.0.0
setup.cfg
@@ -97,7 +97,7 @@ install_requires =
97
pkginfo2 >= 30.0.0
98
pip-requirements-parser >= 32.0.1
99
pluggy >= 1.0.0
100
- plugincode >= 31.0.0
+ plugincode >= 32.0.0
101
publicsuffix2
102
pyahocorasick >= 2.0.0
103
pygmars >= 0.7.0
0 commit comments