Skip to content

Commit

Permalink
Avoid python-box release 7.3.1 (fixes #1815)
Browse files Browse the repository at this point in the history
  • Loading branch information
ipspace committed Jan 21, 2025
1 parent 08ab718 commit b288dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Jinja2 >= 3.1.4
PyYAML >= 5.0.0
netaddr >= 0.8.0
python-box ~= 7.2,<7.3.1
python-box ~= 7.2,!=7.3.1
importlib_resources
typing-extensions>=4.3.0
filelock >= 3.10
Expand Down

0 comments on commit b288dde

Please sign in to comment.