aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile12
1 files changed, 5 insertions, 7 deletions
diff --git a/Pipfile b/Pipfile
index e0cbbfe9..41772b67 100644
--- a/Pipfile
+++ b/Pipfile
@@ -13,8 +13,7 @@ pytest = "*"
pytest-cov = "*"
pytest-faker = "*"
pytest-mock = "*"
-pip_check_reqs = "*"
-pipreqs = "*"
+"e1839a8" = {path = ".", editable = true}
[packages]
@@ -22,17 +21,16 @@ pipreqs = "*"
ansible = "*"
click = "*"
connexion = "<=1.1.11"
-"Jinja2" = "*"
+"jinja2" = "*"
numpy = "*"
pbr = "*"
-PrettyTable = "*"
-PyYAML = "*"
+prettytable = "*"
+pyyaml = "*"
humanfriendly = "*"
asq = "*"
-Django = "*"
requests = "*"
[requires]
-python_version = "2.7" \ No newline at end of file
+python_version = "2.7"