# SHA1:6249614025d02c5c95194d10c86593010e5fbf04
#
# This file was generated by pip-compile-multi.
# To update, run:
#
#    requirements upgrade
#
-r base.txt
attrs==25.3.0
    # via hypothesis
execnet==2.1.1
    # via pytest-xdist
filelock[typing]==3.18.0
    # via -r test.in
hypothesis==6.135.11
    # via -r test.in
iniconfig==2.1.0
    # via pytest
packaging==25.0
    # via pytest
pluggy==1.6.0
    # via pytest
pyfakefs==5.8.0
    # via -r test.in
pygments==2.19.1
    # via pytest
pytest==8.4.1
    # via
    #   -r test.in
    #   pytest-randomly
    #   pytest-socket
    #   pytest-xdist
pytest-randomly==3.16.0
    # via -r test.in
pytest-socket==0.7.0
    # via -r test.in
pytest-xdist==3.7.0
    # via -r test.in
pyyaml==6.0.2
    # via -r test.in
sortedcontainers==2.4.0
    # via hypothesis
