Skip to content

Commit

Permalink
Merge 084dfdb into 6284dcd
Browse files Browse the repository at this point in the history
  • Loading branch information
fizyk committed Jun 14, 2019
2 parents 6284dcd + 084dfdb commit 0e3303a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Expand Up @@ -3,7 +3,7 @@ pip>=9 # minimum installation requirements
setuptools>=21 # minimum installation requirements
coverage==4.5.3 # pytest-cov
pytest==4.6.3
psycopg2-binary==2.8.2; platform_python_implementation != "PyPy"
psycopg2-binary==2.8.3; platform_python_implementation != "PyPy"
psycopg2cffi==2.8.1; platform_python_implementation == "PyPy"
port-for==0.4
mirakuru==1.1.0

0 comments on commit 0e3303a

Please sign in to comment.