# The package atldld is a tool to download atlas data.
#
# Copyright (C) 2021 EPFL/Blue Brain Project
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program.  If not, see <https://www.gnu.org/licenses/>.

appdirs==1.4.4
certifi==2021.5.30
charset-normalizer==2.0.4
click==8.0.1
cycler==0.10.0
idna==3.2
imageio==2.9.0
importlib-metadata==4.6.3
kiwisolver==1.3.1
matplotlib==3.4.2
networkx==2.6.2
numpy==1.21.1
opencv-python==4.5.3.56
pandas==1.3.1
Pillow==8.3.1
pyparsing==2.4.7
python-dateutil==2.8.2
pytz==2021.1
PyWavelets==1.1.1
requests==2.26.0
scikit-image==0.18.2
scipy==1.7.1
six==1.16.0
tifffile==2021.7.30
typing-extensions==3.10.0.0
urllib3==1.26.6
zipp==3.5.0

