Skip to content

Commit 8cd4833

Browse files
authored
Update requirements.txt (#66)
Pinned to version `2.17.7`, until we can update the code to not depend on `epylint`. We also need to update/depreciate Python `3.7`, since versions of Pylint higher than 2.17.7 no longer support it.
1 parent 9498834 commit 8cd4833

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pylint >=2.17.1
2-
plerr ~=3.0.0
1+
pylint ==2.17.7
2+
plerr ~=3.0.0

0 commit comments

Comments
 (0)