#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --extra=dev --output-file=requirements/dev/dev.txt pyproject.toml
#
--extra-index-url https://pypi.ehps.ncsu.edu/

annotated-types==0.7.0
    # via pydantic
anyio==4.4.0
    # via
    #   httpx
    #   jupyter-server
    #   starlette
argon2-cffi==23.1.0
    # via jupyter-server
argon2-cffi-bindings==21.2.0
    # via argon2-cffi
arrow==1.3.0
    # via isoduration
asttokens==2.4.1
    # via stack-data
async-lru==2.0.4
    # via jupyterlab
async-timeout==5.0.1
    # via redis
attrs==23.2.0
    # via
    #   jsonschema
    #   referencing
babel==2.15.0
    # via jupyterlab-server
bandit[toml]==1.7.9
    # via auth-checker (pyproject.toml)
beautifulsoup4==4.12.3
    # via nbconvert
black==23.12.1
    # via auth-checker (pyproject.toml)
bleach==6.1.0
    # via nbconvert
cachetools==5.3.3
    # via google-auth
casbin==1.36.0
    # via
    #   auth-checker (pyproject.toml)
    #   casbin-pymongo-adapter
    #   casbin-redis-adapter
casbin-pymongo-adapter==1.1.0
    # via auth-checker (pyproject.toml)
casbin-redis-adapter==1.2.0
    # via auth-checker (pyproject.toml)
certifi==2024.6.2
    # via
    #   httpcore
    #   httpx
    #   requests
cffi==1.16.0
    # via
    #   argon2-cffi-bindings
    #   cryptography
cfgv==3.4.0
    # via pre-commit
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via black
comm==0.2.2
    # via ipykernel
coverage[toml]==7.5.4
    # via
    #   auth-checker (pyproject.toml)
    #   pytest-cov
cryptography==42.0.8
    # via oracledb
cx-oracle==8.3.0
    # via sat-utils
debugpy==1.8.2
    # via ipykernel
decorator==5.1.1
    # via ipython
defusedxml==0.7.1
    # via nbconvert
distlib==0.3.8
    # via virtualenv
dnspython==2.6.1
    # via
    #   email-validator
    #   pymongo
docutils==0.21.2
    # via flit
email-validator==2.2.0
    # via pydantic
exceptiongroup==1.3.1
    # via
    #   anyio
    #   ipython
    #   pytest
executing==2.0.1
    # via stack-data
fastapi==0.110.2
    # via auth-checker (pyproject.toml)
fastjsonschema==2.20.0
    # via nbformat
filelock==3.15.4
    # via virtualenv
flit==3.9.0
    # via auth-checker (pyproject.toml)
flit-core==3.9.0
    # via flit
fqdn==1.5.1
    # via jsonschema
google-auth==2.19.1
    # via auth-checker (pyproject.toml)
h11==0.14.0
    # via httpcore
httpcore==1.0.5
    # via httpx
httpx==0.27.0
    # via
    #   auth-checker (pyproject.toml)
    #   jupyterlab
identify==2.5.36
    # via pre-commit
idna==3.7
    # via
    #   anyio
    #   email-validator
    #   httpx
    #   jsonschema
    #   requests
iniconfig==2.0.0
    # via pytest
ipykernel==6.29.4
    # via jupyterlab
ipython==8.26.0
    # via ipykernel
isoduration==20.11.0
    # via jsonschema
isort==5.13.2
    # via auth-checker (pyproject.toml)
jedi==0.19.1
    # via ipython
jinja2==3.1.4
    # via
    #   jupyter-server
    #   jupyterlab
    #   jupyterlab-server
    #   nbconvert
json5==0.9.25
    # via jupyterlab-server
jsonpointer==3.0.0
    # via jsonschema
jsonschema[format-nongpl]==4.22.0
    # via
    #   jupyter-events
    #   jupyterlab-server
    #   nbformat
jsonschema-specifications==2023.12.1
    # via jsonschema
jupyter-client==8.6.2
    # via
    #   ipykernel
    #   jupyter-server
    #   nbclient
jupyter-core==5.7.2
    # via
    #   ipykernel
    #   jupyter-client
    #   jupyter-server
    #   jupyterlab
    #   nbclient
    #   nbconvert
    #   nbformat
jupyter-events==0.10.0
    # via jupyter-server
jupyter-lsp==2.2.5
    # via jupyterlab
jupyter-server==2.14.1
    # via
    #   jupyter-lsp
    #   jupyterlab
    #   jupyterlab-server
    #   notebook-shim
jupyter-server-terminals==0.5.3
    # via jupyter-server
jupyterlab==4.2.3
    # via auth-checker (pyproject.toml)
jupyterlab-pygments==0.3.0
    # via nbconvert
jupyterlab-server==2.27.2
    # via jupyterlab
markdown-it-py==3.0.0
    # via rich
markupsafe==2.1.5
    # via
    #   jinja2
    #   nbconvert
matplotlib-inline==0.1.7
    # via
    #   ipykernel
    #   ipython
mdurl==0.1.2
    # via markdown-it-py
mistune==3.0.2
    # via nbconvert
mypy-extensions==1.0.0
    # via black
nbclient==0.10.0
    # via nbconvert
nbconvert==7.16.4
    # via jupyter-server
nbformat==5.10.4
    # via
    #   jupyter-server
    #   nbclient
    #   nbconvert
nest-asyncio==1.6.0
    # via ipykernel
nodeenv==1.9.1
    # via pre-commit
notebook-shim==0.2.4
    # via jupyterlab
oauthlib==3.2.2
    # via requests-oauthlib
oracledb==2.0.1
    # via sat-utils
overrides==7.7.0
    # via jupyter-server
packaging==24.1
    # via
    #   black
    #   ipykernel
    #   jupyter-server
    #   jupyterlab
    #   jupyterlab-server
    #   nbconvert
    #   pytest
pandocfilters==1.5.1
    # via nbconvert
parso==0.8.4
    # via jedi
pathspec==0.12.1
    # via black
pbr==6.0.0
    # via stevedore
pexpect==4.9.0
    # via ipython
platformdirs==4.2.2
    # via
    #   black
    #   jupyter-core
    #   virtualenv
pluggy==1.5.0
    # via pytest
pre-commit==2.21.0
    # via auth-checker (pyproject.toml)
prometheus-client==0.20.0
    # via jupyter-server
prompt-toolkit==3.0.47
    # via ipython
psutil==6.0.0
    # via ipykernel
ptyprocess==0.7.0
    # via
    #   pexpect
    #   terminado
pure-eval==0.2.2
    # via stack-data
pyasn1==0.6.0
    # via
    #   pyasn1-modules
    #   rsa
pyasn1-modules==0.4.0
    # via google-auth
pycparser==2.22
    # via cffi
pydantic[email]==2.6.4
    # via
    #   fastapi
    #   sat-utils
pydantic-core==2.16.3
    # via pydantic
pygments==2.18.0
    # via
    #   ipython
    #   nbconvert
    #   rich
pyjwt==2.8.0
    # via auth-checker (pyproject.toml)
pymongo==4.8.0
    # via casbin-pymongo-adapter
pyodbc==5.1.0
    # via sat-utils
pytest==8.2.2
    # via
    #   auth-checker (pyproject.toml)
    #   pytest-cov
    #   pytest-env
    #   pytest-mock
pytest-cov==4.1.0
    # via auth-checker (pyproject.toml)
pytest-env==1.1.3
    # via auth-checker (pyproject.toml)
pytest-mock==3.14.0
    # via auth-checker (pyproject.toml)
python-dateutil==2.9.0.post0
    # via
    #   arrow
    #   jupyter-client
python-json-logger==2.0.7
    # via jupyter-events
pyupgrade==2.38.4
    # via auth-checker (pyproject.toml)
pyyaml==6.0.1
    # via
    #   bandit
    #   jupyter-events
    #   pre-commit
pyzmq==26.0.3
    # via
    #   ipykernel
    #   jupyter-client
    #   jupyter-server
redis==5.0.7
    # via casbin-redis-adapter
referencing==0.35.1
    # via
    #   jsonschema
    #   jsonschema-specifications
    #   jupyter-events
requests==2.31.0
    # via
    #   flit
    #   jupyterlab-server
    #   requests-oauthlib
    #   sat-utils
requests-oauthlib==1.3.1
    # via sat-utils
rfc3339-validator==0.1.4
    # via
    #   jsonschema
    #   jupyter-events
rfc3986-validator==0.1.1
    # via
    #   jsonschema
    #   jupyter-events
rich==13.7.1
    # via bandit
rpds-py==0.18.1
    # via
    #   jsonschema
    #   referencing
rsa==4.9
    # via google-auth
ruff==0.1.1
    # via auth-checker (pyproject.toml)
sat-utils==1.7.6
    # via auth-checker (pyproject.toml)
send2trash==1.8.3
    # via jupyter-server
simpleeval==0.9.13
    # via casbin
six==1.16.0
    # via
    #   asttokens
    #   bleach
    #   google-auth
    #   python-dateutil
    #   rfc3339-validator
slack-sdk==3.27.1
    # via sat-utils
sniffio==1.3.1
    # via
    #   anyio
    #   httpx
soupsieve==2.5
    # via beautifulsoup4
stack-data==0.6.3
    # via ipython
starlette==0.37.2
    # via fastapi
stevedore==5.2.0
    # via bandit
terminado==0.18.1
    # via
    #   jupyter-server
    #   jupyter-server-terminals
tinycss2==1.3.0
    # via nbconvert
tokenize-rt==4.2.1
    # via pyupgrade
tomli==2.3.0
    # via
    #   bandit
    #   black
    #   coverage
    #   jupyterlab
    #   pytest
    #   pytest-env
tomli-w==1.0.0
    # via flit
tornado==6.4.1
    # via
    #   ipykernel
    #   jupyter-client
    #   jupyter-server
    #   jupyterlab
    #   terminado
traitlets==5.14.3
    # via
    #   comm
    #   ipykernel
    #   ipython
    #   jupyter-client
    #   jupyter-core
    #   jupyter-events
    #   jupyter-server
    #   jupyterlab
    #   matplotlib-inline
    #   nbclient
    #   nbconvert
    #   nbformat
types-python-dateutil==2.9.0.20240316
    # via arrow
typing-extensions==4.12.2
    # via
    #   anyio
    #   async-lru
    #   black
    #   exceptiongroup
    #   fastapi
    #   ipython
    #   pydantic
    #   pydantic-core
uri-template==1.3.0
    # via jsonschema
urllib3==1.26.19
    # via
    #   google-auth
    #   requests
virtualenv==20.26.3
    # via pre-commit
wcwidth==0.2.13
    # via prompt-toolkit
webcolors==24.6.0
    # via jsonschema
webencodings==0.5.1
    # via
    #   bleach
    #   tinycss2
websocket-client==1.8.0
    # via jupyter-server

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