Skip to content

Commit

Permalink
#53: Updated tox requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
hkage committed Mar 14, 2024
1 parent ce5620e commit 657f1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ setenv =
PYTHONPATH = {toxinidir}
deps =
# faker
py{27,34}: faker<4
py{27,34}: faker==3.0.1
# parmap
py{27,34,35}: parmap==1.5.2
# psycopg2
Expand Down

0 comments on commit 657f1b0

Please sign in to comment.