Browse Source

simplify dependencies, as nix version of data is provided

Julia Sprenger 2 years ago
parent
commit
5b247be8af
1 changed files with 0 additions and 6 deletions
  1. 0 6
      code/requirements.txt

+ 0 - 6
code/requirements.txt

@@ -1,9 +1,3 @@
-numpy>=1.8.2, <=1.22.3
-quantities>=0.10.1, <=0.13.0
-scipy>=0.14.0, <=1.8.0
-six; python_version >= '3.3'
-enum34; python_version < '3.4'
-
 # Plotting module required for example scripts
 matplotlib>=3.0.3