mirror of
https://gitlab.com/tildes/tildes.git
synced 2026-04-16 06:18:34 +02:00
Install invoke python package
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -7,6 +7,7 @@ click
|
||||
cornice
|
||||
gunicorn
|
||||
html5lib
|
||||
invoke
|
||||
ipython
|
||||
marshmallow
|
||||
Pillow
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user