#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile --output-file=requirements.txt requirements-dev.in requirements.in
#
-e git+https://github.com/girder/girder.git@master#egg=girder
    # via
    #   -r requirements-dev.in
    #   girder-jobs
    #   pytest-girder
-e git+https://github.com/girder/girder.git@master#egg=girder-jobs&subdirectory=plugins/jobs
    # via -r requirements-dev.in
-e git+https://github.com/girder/girder.git@master#egg=pytest-girder&subdirectory=pytest_girder
    # via -r requirements-dev.in
alabaster==0.7.13
    # via sphinx
amqp==5.2.0
    # via kombu
attrs==24.2.0
    # via
    #   jsonschema
    #   referencing
autocommand==2.2.2
    # via jaraco-text
babel==2.16.0
    # via sphinx
backports-tarfile==1.2.0
    # via jaraco-context
backports-zoneinfo[tzdata]==0.2.1
    # via
    #   celery
    #   kombu
bcrypt==4.2.0
    # via passlib
billiard==4.2.0
    # via celery
boto3==1.35.20
    # via girder
botocore==1.35.20
    # via
    #   boto3
    #   girder
    #   s3transfer
cachetools==5.5.0
    # via tox
celery==5.4.0
    # via -r requirements.in
certifi==2024.8.30
    # via requests
cffi==1.17.1
    # via cryptography
chardet==5.2.0
    # via tox
charset-normalizer==3.3.2
    # via requests
cheroot==10.0.1
    # via cherrypy
cherrypy==18.10.0
    # via girder
click==8.1.7
    # via
    #   celery
    #   click-didyoumean
    #   click-plugins
    #   click-repl
    #   girder
    #   girder-client
click-didyoumean==0.3.1
    # via celery
click-plugins==1.1.1
    # via
    #   celery
    #   girder
click-repl==0.3.0
    # via celery
colorama==0.4.6
    # via tox
coverage[toml]==7.6.1
    # via
    #   -r requirements-dev.in
    #   coveralls
    #   pytest-cov
coveralls==4.0.1
    # via -r requirements-dev.in
cryptography==43.0.1
    # via
    #   passlib
    #   pyopenssl
decorator==5.1.1
    # via dogpile-cache
diskcache==5.6.3
    # via girder-client
distlib==0.3.8
    # via virtualenv
dnspython==2.6.1
    # via pymongo
docker==7.1.0
    # via -r requirements.in
docopt==0.6.2
    # via coveralls
docutils==0.20.1
    # via
    #   sphinx
    #   sphinx-rtd-theme
dogpile-cache==1.3.3
    # via girder
exceptiongroup==1.2.2
    # via pytest
filelock==3.16.0
    # via
    #   girder
    #   tox
    #   virtualenv
flake8==7.1.1
    # via
    #   -r requirements-dev.in
    #   flake8-docstrings
    #   flake8-quotes
flake8-blind-except==0.2.1
    # via -r requirements-dev.in
flake8-docstrings==1.7.0
    # via -r requirements-dev.in
flake8-quotes==3.4.0
    # via -r requirements-dev.in
girder-client==3.2.5
    # via
    #   -r requirements.in
    #   girder-worker-utils
girder-worker-utils==0.9.1
    # via -r requirements.in
httmock==1.4.0
    # via -r requirements-dev.in
idna==3.10
    # via requests
imagesize==1.4.1
    # via sphinx
importlib-metadata==8.5.0
    # via sphinx
importlib-resources==6.4.5
    # via
    #   jaraco-text
    #   jsonschema
    #   jsonschema-specifications
iniconfig==2.0.0
    # via pytest
jaraco-collections==5.1.0
    # via cherrypy
jaraco-context==6.0.1
    # via jaraco-text
jaraco-functools==4.0.2
    # via
    #   cheroot
    #   jaraco-text
    #   tempora
jaraco-text==4.0.0
    # via jaraco-collections
jinja2==3.1.4
    # via
    #   -r requirements.in
    #   sphinx
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
jsonpickle==3.3.0
    # via
    #   -r requirements.in
    #   girder-worker-utils
jsonschema==4.23.0
    # via girder
jsonschema-specifications==2023.12.1
    # via jsonschema
kombu==5.4.1
    # via celery
lxml==5.3.0
    # via -r requirements-dev.in
mako==1.3.5
    # via girder
markupsafe==2.1.5
    # via
    #   jinja2
    #   mako
mccabe==0.7.0
    # via flake8
mock==5.1.0
    # via -r requirements-dev.in
mongomock==4.2.0.post1
    # via pytest-girder
more-itertools==10.5.0
    # via
    #   cheroot
    #   cherrypy
    #   jaraco-functools
    #   jaraco-text
packaging==24.1
    # via
    #   mongomock
    #   pyproject-api
    #   pytest
    #   setuptools-scm
    #   sphinx
    #   tox
passlib[bcrypt,totp]==1.7.4
    # via girder
pbr==6.1.0
    # via stevedore
pkgutil-resolve-name==1.3.10
    # via jsonschema
platformdirs==4.3.4
    # via
    #   tox
    #   virtualenv
pluggy==1.5.0
    # via
    #   pytest
    #   tox
portend==3.2.0
    # via cherrypy
prompt-toolkit==3.0.47
    # via click-repl
psutil==6.0.0
    # via girder
pycodestyle==2.12.1
    # via flake8
pycparser==2.22
    # via cffi
pydocstyle==6.3.0
    # via
    #   -r requirements-dev.in
    #   flake8-docstrings
pyflakes==3.2.0
    # via flake8
pygments==2.18.0
    # via sphinx
pymongo==4.8.0
    # via
    #   -r requirements.in
    #   girder
    #   pytest-girder
pyopenssl==24.2.1
    # via girder
pyproject-api==1.7.1
    # via tox
pytest==8.3.3
    # via
    #   -r requirements-dev.in
    #   pytest-cov
    #   pytest-girder
pytest-cov==5.0.0
    # via
    #   -r requirements-dev.in
    #   pytest-girder
python-dateutil==2.9.0.post0
    # via
    #   botocore
    #   celery
    #   girder
    #   tempora
pytz==2024.2
    # via
    #   babel
    #   girder
    #   mongomock
pyyaml==6.0.2
    # via
    #   -r requirements.in
    #   girder
referencing==0.35.1
    # via
    #   jsonschema
    #   jsonschema-specifications
requests[security]==2.32.3
    # via
    #   -r requirements.in
    #   coveralls
    #   docker
    #   girder
    #   girder-client
    #   girder-worker-utils
    #   httmock
    #   requests-toolbelt
    #   sphinx
requests-toolbelt==1.0.0
    # via girder-client
rpds-py==0.20.0
    # via
    #   jsonschema
    #   referencing
s3transfer==0.10.2
    # via boto3
sentinels==1.0.0
    # via mongomock
setuptools-scm==8.1.0
    # via
    #   -r requirements.in
    #   girder-worker-utils
six==1.16.0
    # via python-dateutil
snowballstemmer==2.2.0
    # via
    #   pydocstyle
    #   sphinx
sphinx==7.1.2
    # via
    #   -r requirements-dev.in
    #   sphinx-rtd-theme
    #   sphinxcontrib-jquery
sphinx-rtd-theme==2.0.0
    # via -r requirements-dev.in
sphinxcontrib-applehelp==1.0.4
    # via sphinx
sphinxcontrib-devhelp==1.0.2
    # via sphinx
sphinxcontrib-htmlhelp==2.0.1
    # via sphinx
sphinxcontrib-jquery==4.1
    # via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-qthelp==1.0.3
    # via sphinx
sphinxcontrib-serializinghtml==1.1.5
    # via sphinx
stevedore==5.3.0
    # via
    #   -r requirements.in
    #   dogpile-cache
tempora==5.7.0
    # via portend
tomli==2.0.1
    # via
    #   coverage
    #   pyproject-api
    #   pytest
    #   setuptools-scm
    #   tox
tox==4.18.1
    # via -r requirements-dev.in
typing-extensions==4.12.2
    # via
    #   dogpile-cache
    #   kombu
    #   setuptools-scm
tzdata==2024.1
    # via
    #   backports-zoneinfo
    #   celery
urllib3==1.26.20
    # via
    #   -r requirements.in
    #   botocore
    #   docker
    #   girder-worker-utils
    #   requests
vine==5.1.0
    # via
    #   amqp
    #   celery
    #   kombu
virtualenv==20.26.4
    # via tox
wcwidth==0.2.13
    # via prompt-toolkit
zc-lockfile==3.0.post1
    # via cherrypy
zipp==3.20.2
    # via
    #   importlib-metadata
    #   importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
