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
|
||||
pygments
|
||||
docopt
|
||||
pillow
|
||||
toml
|
||||
decorator
|
||||
pexpect
|
||||
cwcwidth
|
||||
pyinotify==0.9.6
|
||||
pygments==2.10.0
|
||||
docopt==0.6.2
|
||||
pillow==8.4.0
|
||||
toml==0.10.2
|
||||
decorator==5.1.0
|
||||
pexpect==4.8.0
|
||||
cwcwidth==0.1.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue