# File for the requirements of strax with the automated tests
blosc==1.10.4
boltons==21.0.0
dill==0.3.4
coveralls==3.1.0
coverage==5.5
flake8==3.9.2
hypothesis==6.14.0
immutabledict==2.0.0
lz4==3.1.3
npshmex==0.2.1
numba==0.53.1
numexpr==2.7.3
numpy==1.21.0; python_version>="3.7"
numpy==1.19.5; python_version=="3.6"
pandas==1.2.5; python_version>="3.7"
pandas==1.1.5; python_version=="3.6"
packaging==20.9
pdmongo==0.1.0
psutil==5.8.0
pymongo==3.11.4
pytest==6.2.4
pytest-cov==2.12.1
scipy==1.7.0; python_version>="3.7"
scipy==1.5.4; python_version=="3.6"
tqdm==4.61.1
zstd==1.5.0.2
