File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,6 @@ ply==3.11
5555publicsuffix2 == 2.20191221
5656pyahocorasick == 2.2.0
5757pycparser == 2.22
58- pygmars == 0.9.0
5958Pygments == 2.13.0
6059pymaven-patch == 0.3.2
6160pyparsing == 3.2.3
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ install_requires =
102102 plugincode >= 32.0.0
103103 publicsuffix2
104104 pyahocorasick >= 2.0.0
105- pygmars >= 0.9.0
105+ pygmars @ git+https://github.com/aboutcode-org/pygmars@9ba5319959e56edcec46efaa6caffaf1ba97a293
106106 pygments
107107 pymaven_patch >= 0.2.8
108108 requests >= 2.7.0
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ install_requires =
103103 plugincode >= 32.0.0
104104 publicsuffix2
105105 pyahocorasick >= 2.0.0
106- pygmars >= 0.9.0
106+ pygmars @ git+https://github.com/aboutcode-org/pygmars@9ba5319959e56edcec46efaa6caffaf1ba97a293
107107 pygments
108108 pymaven_patch >= 0.2.8
109109 requests >= 2.7.0
You can’t perform that action at this time.
0 commit comments