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
55
55
publicsuffix2 == 2.20191221
56
56
pyahocorasick == 2.2.0
57
57
pycparser == 2.22
58
- pygmars == 0.9.0
59
58
Pygments == 2.13.0
60
59
pymaven-patch == 0.3.2
61
60
pyparsing == 3.2.3
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ install_requires =
102
102
plugincode >= 32.0.0
103
103
publicsuffix2
104
104
pyahocorasick >= 2.0.0
105
- pygmars >= 0.9.0
105
+ pygmars @ git+https://github.com/aboutcode-org/pygmars@9ba5319959e56edcec46efaa6caffaf1ba97a293
106
106
pygments
107
107
pymaven_patch >= 0.2.8
108
108
requests >= 2.7.0
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ install_requires =
103
103
plugincode >= 32.0.0
104
104
publicsuffix2
105
105
pyahocorasick >= 2.0.0
106
- pygmars >= 0.9.0
106
+ pygmars @ git+https://github.com/aboutcode-org/pygmars@9ba5319959e56edcec46efaa6caffaf1ba97a293
107
107
pygments
108
108
pymaven_patch >= 0.2.8
109
109
requests >= 2.7.0
You can’t perform that action at this time.
0 commit comments