#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero 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 Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
#
#
# first author: Nicolas SALATGE
#

setuptools==65.6.3
wheel==0.40.0
coverage==7.0.3
pytest==7.2.0
pytest-cov==4.0.0
responses==0.22.0
mypy==0.991
mock==5.0.0
certifi==2022.12.7
chardet==5.1.0
requests==2.28.1
six==1.16.0
urllib3==1.26.13
types-requests==2.28.11.7