#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements/tests.in
#
boto3==1.34.39
    # via -r requirements/tests.in
botocore==1.34.39
    # via
    #   boto3
    #   s3transfer
dnspython==2.5.0
    # via pymongo
iniconfig==2.0.0
    # via pytest
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
packaging==23.2
    # via pytest
pluggy==1.4.0
    # via pytest
psutil==5.9.8
    # via pytest-xprocess
pylibmc==1.6.3
    # via -r requirements/tests.in
pymongo==4.6.1
    # via -r requirements/tests.in
pytest==8.0.0
    # via
    #   -r requirements/tests.in
    #   pytest-xprocess
pytest-xprocess==0.23.0
    # via -r requirements/tests.in
python-dateutil==2.8.2
    # via botocore
redis==5.0.1
    # via -r requirements/tests.in
s3transfer==0.10.0
    # via boto3
six==1.16.0
    # via python-dateutil
urllib3
    # via botocore
uwsgi==2.0.24
    # via -r requirements/tests.in
