# =============================================================================
# DEPRECATION WARNING:
#
# The file `requirements.txt` does not influence the package dependencies and
# will not be automatically created in the next version of PyScaffold (v4.x).
#
# Please have look at the docs for better alternatives
# (`Dependency Management` section).
# =============================================================================
#
# Add your pinned requirements so that they can be easily installed with:
# pip install -r requirements.txt
# Remember to also add them in setup.cfg but unpinned.
# Example:
# numpy==1.13.3
# scipy==1.0
#
pandas==0.23.4
scipy==1.3.1
seaborn==0.9.0
tsfresh==0.12.0
xlrd==1.2.0
shapely==1.6.4
matplotlib>=3.1.3
fastdtw <= 0.3.4
tslearn <= 0.3.0