Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicos Maris committed Feb 1, 2017
1 parent 7e9dae3 commit a5983d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
@@ -1,4 +1,5 @@
fabric==1.10.2
# fixes import issues with paramiko
fabric==1.13.1
delorean==0.6.0
requests[security]==2.3.0
PyYAML==3.10
Expand All @@ -11,4 +12,4 @@ mock==2.0.0
# required for package 'behave'
pyhamcrest==1.8.5
# the commit of 27/07/2016 compared to 'behave==1.2.5' supports behave4cmd0.command_steps and scenario.continue_after_failed_step
-e git+https://github.com/behave/behave.git@e53493c#egg=behave
-e git+https://github.com/behave/behave.git@e53493c#egg=behave

0 comments on commit a5983d4

Please sign in to comment.