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.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changing dependencies here will need the hash to be updated in nix/windows-installer.nix!
# We need 1.19.3 for some windows installations.
# https://github.com/numpy/numpy/wiki/FMod-Bug-on-Windows
numpy==1.19.3
numpy==1.22.0
pygame==2.0.1
PyYAML==5.4
pymunk==6.0.0
Expand Down