Commit 33e8c360 authored by Salko Jr, Robert's avatar Salko Jr, Robert
Browse files

Update verisons

parent d4f00474
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
matplotlib<=2.2.4
sympy
scipy
numpy>=1.13.0,<=1.16.4
numpy>=1.16.0
h5py
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ setup(name='SubKit',
          'matplotlib<=2.2.4',
          'sympy',
          'scipy',
          'numpy>=1.13.0,<=1.16.4',
          'numpy>=1.16.0',
          'h5py'
      ]
      )