Skip to content

Commit

Permalink
Add pylint to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanLua authored Jul 14, 2024
1 parent 92b98ee commit 9d610cf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
astroid==3.2.3
certifi==2024.7.4
charset-normalizer==3.3.2
dill==0.3.8
idna==3.7
instaloader==4.12
isort==5.13.2
mccabe==0.7.0
platformdirs==4.2.2
pylint==3.2.5
requests==2.32.3
tomlkit==0.13.0
urllib3==2.2.2

0 comments on commit 9d610cf

Please sign in to comment.