https://github.com/hugadams/scikit-spectra
Raw File
Tip revision: c451be6d54080fbcc2a3bc5daf8846b83b7343ee authored by Adam Hughes on 26 June 2019, 00:59:15 UTC
Update README.rst
Tip revision: c451be6
requirements.txt
scipy
pandas>=0.14 
matplotlib>=1.4

# Ipython notebook 3.0.0 has many dependencies that may need upgraded including

# pyzmq
# tornado
# jsonschema (https://pypi.python.org/pypi/jsonschema) [I installed from source]
back to top