Skip to content

Commit

Permalink
Remove upper constraint on freezegun
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Jul 28, 2024
1 parent 49c23b9 commit 6c915fe
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 @@ -5,7 +5,7 @@ skip_missing_interpreters = true
[testenv]
deps =
coverage>=5.2
freezegun<2
freezegun
pytest>=6.0.1
ukpostcodeparser>=1.1.1
validators>=0.13.0
Expand Down

0 comments on commit 6c915fe

Please sign in to comment.