Skip to content

Commit

Permalink
Specify version in pygita
Browse files Browse the repository at this point in the history
`pygita v2.0.0` has been released today and it is not compatible with the code of `pygita v1.0.0`.
So to avoid the errors specifying version is must.
  • Loading branch information
TheShubhendra authored Jan 27, 2021
1 parent 25fa25c commit f37d4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ oauth2client
pygments
psycopg2-binary
pySmartDL
pygita
pygita==1.0.0
pybase64>=0.4.0
pyfiglet
pylast
Expand Down

0 comments on commit f37d4dc

Please sign in to comment.