Add python venv requirement.txt file
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 22 Nov 2017 22:16:03 +0000 (17:16 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 22 Nov 2017 22:16:03 +0000 (17:16 -0500)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
requirements.txt [new file with mode: 0644]

diff --git a/requirements.txt b/requirements.txt
new file mode 100644 (file)
index 0000000..e29f79e
--- /dev/null
@@ -0,0 +1,6 @@
+GitPython==2.1.7
+lxml==4.1.1
+pickleshare==0.7.4
+psutil==5.3.1
+pytest==3.2.2
+PyYAML==3.12
This page took 0.023999 seconds and 5 git commands to generate.