Pipfile update

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-04-02 14:13:12 +02:00
parent b3777c9580
commit 33c1eb567a
2 changed files with 341 additions and 103 deletions
+4 -3
View File
@@ -4,12 +4,13 @@ url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
sphinx = "*"
ipython = "*"
ipdb = "*"
pylint = "*"
[packages]
pyparsing = "*"
jinja2 = "*"
aiohttp = "*"
click = "*"
aiofiles = "*"