Pin python dependencies to the latest versions.
This commit is contained in:
parent
ba1d6b62bb
commit
04e35c6274
1 changed files with 8 additions and 8 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
pyinotify
|
pyinotify==0.9.6
|
||||||
pygments
|
pygments==2.10.0
|
||||||
docopt
|
docopt==0.6.2
|
||||||
pillow
|
pillow==8.4.0
|
||||||
toml
|
toml==0.10.2
|
||||||
decorator
|
decorator==5.1.0
|
||||||
pexpect
|
pexpect==4.8.0
|
||||||
cwcwidth
|
cwcwidth==0.1.5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue