diff --git a/requirements.txt b/requirements.txt index eaef9a23..78be8f82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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