Skip to content

Commit

Permalink
It helps to commit the requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
DRMacIver committed Apr 19, 2017
1 parent d70f13e commit 499ace1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pyup.yml
Expand Up @@ -5,3 +5,6 @@ requirements:
- requirements/test.txt
updates: all
pin: True
- requirements/benchmark.txt
updates: all
pin: True
9 changes: 9 additions & 0 deletions requirements/benchmark.txt
@@ -0,0 +1,9 @@
appdirs==1.4.3
attrs==16.3.0
click==6.7
hypothesis==3.7.0
numpy==1.12.1
packaging==16.8
pyparsing==2.2.0
scipy==0.19.0
six==1.10.0

0 comments on commit 499ace1

Please sign in to comment.