Feat: init requirements

This commit is contained in:
Bertrand Benjamin 2020-08-20 15:19:14 +02:00
parent 1ed7028f74
commit cb5a71baeb
2 changed files with 21 additions and 0 deletions

8
requirements.txt Normal file
View File

@ -0,0 +1,8 @@
click==7.1.2
greenlet==0.4.16
Jinja2==2.11.2
mapytex==2.2
MarkupSafe==1.1.1
msgpack==1.0.0
multipledispatch==0.6.0
mypytex==0.4

13
requirements_dev.txt Normal file
View File

@ -0,0 +1,13 @@
-e git+git_opytex:/lafrite/Bopytex.git@f0be577119aac5c4c51d30a45972be7746a45b6f#egg=Bopytex
click==7.1.2
greenlet==0.4.16
Jinja2==2.11.2
mapytex==2.2
MarkupSafe==1.1.1
msgpack==1.0.0
multipledispatch==0.6.0
mypytex==0.4
neovim==0.3.1
pynvim==0.4.1
six==1.15.0
tabulate==0.8.7