# File for the requirements of straxen with the automated tests
blosc==1.10.6                                   # Strax dependency
bokeh==2.4.2
boltons==21.0.0
commentjson==0.9.0
coverage==6.2
coveralls==3.3.1
dask==2021.12.0
datashader==0.13.0
dill==0.3.4                                     # Strax dependency
flake8==4.0.1
gitpython==3.1.26
holoviews==1.14.7; python_version<="3.9"
holoviews==1.14.7; python_version=="3.10"
hypothesis==6.34.1
ipywidgets==7.6.5
jupyter-client==7.1.0                           # for ipywidgets
keras==2.7.0; python_version<="3.9"             # Tensorflow dependency
keras==2.8.0rc0; python_version=="3.10"         # Tensorflow dependency
matplotlib==3.5.1
multihist==0.6.4
nestpy==1.5.0; python_version<="3.9"            # WFSim dependency, doesn't work in py3.10
npshmex==0.2.1                                  # Strax dependency
numba==0.55.0
numexpr==2.8.1
numpy==1.21.5
packaging==21.3
pandas==1.3.5
panel==0.12.6                                   # Bokeh dependency
psutil==5.9.0                                   # Strax dependency
pymongo==3.12.0                                 # Strax dependency
pytest==6.2.5
pytest-cov==3.0.0
scikit-learn==1.0.2
scipy==1.7.3                                    # Strax dependency
tensorflow==2.7.0; python_version<="3.9"
tensorflow==2.8.0rc0; python_version=="3.10"
tqdm==4.62.2
typing_extensions==4.0.1                        # Tensorflow/bokeh dependency
utilix==0.6.5
wfsim==0.5.12; python_version<="3.9"            # nestpy doesn't work in py3.10
xarray==0.20.2
zstd==1.5.1.0                                   # Strax dependency
