Loading requirements.txt +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 setup.py +2 −2 Original line number Diff line number Diff line Loading @@ -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' ] Loading Loading
requirements.txt +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
setup.py +2 −2 Original line number Diff line number Diff line Loading @@ -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' ] Loading