Skip to content

Commit

Permalink
Merge f85b48c into f136dfe
Browse files Browse the repository at this point in the history
  • Loading branch information
krischer committed Jun 24, 2019
2 parents f136dfe + f85b48c commit 623644a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
coverage==4.4.1
nose==1.3.7
pylint==1.7.2
tox==2.8.2
twine==1.12.1
coverage>=4.4.1
nose>=1.3.7
pylint>=1.7.2
tox>=2.8.2
twine>=1.12.1
13 changes: 6 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
backports.shutil_get_terminal_size==1.0.0;python_version < '3.3'
log_symbols==0.0.13
spinners==0.0.23
cursor==1.2.0
termcolor==1.1.0
colorama==0.3.9
six==1.12.0
log_symbols>=0.0.13
spinners>=0.0.23
cursor>=1.2.0
termcolor>=1.1.0
colorama>=0.3.9
six>=1.12.0

0 comments on commit 623644a

Please sign in to comment.