Skip to content

Commit

Permalink
fix pytest-lazy-fixture version
Browse files Browse the repository at this point in the history
  • Loading branch information
chicco785 committed Dec 3, 2020
1 parent 61b10b7 commit 0d6cc0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ redis = "~=2.10"
requests = ">=2.20"
rethinkdb = "==2.3"
pickle-mixin = "==1.0.2"
pytest-lazy-fixture = "*"
pytest-lazy-fixture = "~=0.6.3"

[dev-packages]

Expand Down

0 comments on commit 0d6cc0b

Please sign in to comment.