Install invoke python package

This commit is contained in:
Deimos
2020-10-05 14:19:14 -06:00
parent 4efff58bac
commit 85bbe7feb5
3 changed files with 3 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ html5validator==0.3.3
hupper==1.10.2 # via pyramid
idna==2.10 # via requests
iniconfig==1.0.0 # via pytest
invoke==1.4.1
ipython-genutils==0.2.0 # via traitlets
ipython==7.16.1
isort==4.3.21 # via pylint

View File

@@ -7,6 +7,7 @@ click
cornice
gunicorn
html5lib
invoke
ipython
marshmallow
Pillow

View File

@@ -15,6 +15,7 @@ gunicorn==20.0.4
html5lib==1.1
hupper==1.10.2 # via pyramid
idna==2.10 # via requests
invoke==1.4.1
ipython-genutils==0.2.0 # via traitlets
ipython==7.16.1
jedi==0.17.2 # via ipython