# This file was autogenerated by uv via the following command:
#    uv pip compile --output-file /Users/julian/Development/filesystems/test-requirements.txt test-requirements.in
attrs==24.1.0
    # via filesystems
file:.
    # via -r test-requirements.in
pbr==6.0.0
    # via testscenarios
pyrsistent==0.20.0
    # via filesystems
setuptools==72.1.0
    # via
    #   testtools
    #   zope-interface
testscenarios @ git+https://github.com/Julian/testscenarios@07d3bb536d58ebc275b83223a9c9624534c0f15c#egg=testscenarios
    # via -r test-requirements.in
testtools==2.7.2
    # via testscenarios
zope-interface==6.4.post2
    # via filesystems
