Skip to content

Commit

Permalink
bump pgtest requirement to >= 1.1.0 (for max_connections)
Browse files Browse the repository at this point in the history
  • Loading branch information
DropD committed Oct 20, 2017
1 parent 46661fc commit 93243ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup_requirements.py
Expand Up @@ -120,7 +120,7 @@
# Requirements for testing
'testing': [
'mock',
'pgtest'
'pgtest>=1.1.0'
],
'dev_precommit': [
'pre-commit',
Expand Down

0 comments on commit 93243ce

Please sign in to comment.