Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/JLSteenwyk/ClipKIT into m…
Browse files Browse the repository at this point in the history
…aster
  • Loading branch information
JLSteenwyk committed Jun 24, 2021
2 parents 7ccda0a + cccc8bf commit 141f1fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ numpy = "==1.18.2"
pathspec = "==0.8.0"
pkginfo = "==1.5.0.1"
pluggy = "==0.13.1"
py = "==1.8.1"
py = "==1.10.0"
pylint = "==2.4.4"
pyparsing = "==2.4.7"
pytest = "==5.4.1"
Expand All @@ -46,7 +46,7 @@ wcwidth = "==0.1.9"
webencodings = "==0.5.1"
wrapt = "==1.11.2"
Cython = "==0.29.16"
Pygments = "==2.6.1"
Pygments = "==2.7.4"

[requires]
python_version = "3.7"

0 comments on commit 141f1fb

Please sign in to comment.