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

Change versions

Description:

CASL Ticket # - N/A
parent 49306b49
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
matplotlib<=2.2.4
sympy<=1.4
scipy<=1.2.3
sympy
scipy
numpy<=1.16.4
h5py
+2 −2
Original line number Diff line number Diff line
@@ -29,8 +29,8 @@ setup(name='SubKit',
      include_package_data=True,
      install_requires=[
          'matplotlib<=2.2.4',
          'sympy<=1.4',
          'scipy<=1.2.3',
          'sympy',
          'scipy',
          'numpy<=1.16.4',
          'h5py'
          ]