Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements_full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Packages used to run additional tests
attrs
nose
numpy>=1.17.0,<2; python_version<"3.12"
numpy>=1.17.0,<3; python_version<"3.12"
python-dateutil
PyQt6
regex
Expand Down
Loading