Skip to content

Commit

Permalink
requirements updated; refs #1
Browse files Browse the repository at this point in the history
  • Loading branch information
caronc committed Oct 7, 2017
1 parent 89b843c commit 732f27e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions minimum.requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
click >= 5.1
pytz
blist
pyaml
pyyaml
sqlalchemy >= 1.0
gevent >= 1.1.2
dateutils
python-dateutil
cryptography >= 0.7
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ blist
pyyaml
sqlalchemy >= 1.0
gevent >= 1.1.2
dateutil
python-dateutil
cryptography >= 0.7
yenc >= 0.4
lxml >= 3.0
2 changes: 1 addition & 1 deletion testing.requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pylint
pep8
pyflake
pyflakes
pytest

0 comments on commit 732f27e

Please sign in to comment.