# NLSQ Locked Dependencies
# Last updated: 2025-11-19
# Python: 3.13.7
#
# ============================================================================
# DEPRECATED: This file is maintained for legacy compatibility only
# ============================================================================
#
# RECOMMENDED APPROACH (UV):
#   Use uv.lock for dependency locking (automatically managed by uv)
#   Install with: uv sync
#
# WHY UV IS BETTER:
# - Faster dependency resolution (10-100x faster than pip)
# - Automatic lock file management (uv.lock)
# - Better dependency conflict detection
# - Cross-platform reproducibility
# - Integrated with pyproject.toml
#
# MIGRATION PATH:
# 1. Install uv: curl -LsSf https://astral.sh/uv/install.sh | sh
# 2. Use: uv sync (for development)
# 3. Use: uv pip install . (for users)
#
# LEGACY SUPPORT:
# This file can still be used with:
#   pip install -r requirements-lock.txt
# However, it may not be updated regularly. Use uv.lock for latest locks.
#
# To regenerate this file (if needed):
#   uv pip compile pyproject.toml -o requirements-lock.txt
#
# ============================================================================

alabaster==1.0.0
anyio==4.11.0
argon2-cffi==25.1.0
argon2-cffi-bindings==25.1.0
arrow==1.4.0
asttokens==3.0.1
asv==0.6.5
asv-runner==0.2.1
async-lru==2.0.5
attrs==25.4.0
babel==2.17.0
bandit==1.8.6
beautifulsoup4==4.14.2
black==25.11.0
bleach==6.3.0
build==1.3.0
certifi==2025.11.12
cffi==2.0.0
cfgv==3.4.0
charset-normalizer==3.4.4
click==8.3.1
comm==0.2.3
contourpy==1.3.3
coverage==7.11.3
cryptography==46.0.3
cycler==0.12.1
debugpy==1.8.17
decorator==5.2.1
defusedxml==0.7.1
distlib==0.4.0
docutils==0.21.2
execnet==2.1.2
executing==2.2.1
fastjsonschema==2.21.2
filelock==3.20.0
fonttools==4.60.1
fqdn==1.5.1
h11==0.16.0
h5py==3.15.1
httpcore==1.0.9
httpx==0.28.1
hypothesis==6.148.1
id==1.5.0
identify==2.6.15
idna==3.11
imagesize==1.4.1
importlib-metadata==8.7.0
iniconfig==2.3.0
ipykernel==7.1.0
ipython==9.7.0
ipython-pygments-lexers==1.1.1
isoduration==20.11.0
jaraco-classes==3.4.0
jaraco-context==6.0.1
jaraco-functools==4.3.0
jax==0.8.0
jax-cuda12-pjrt==0.8.0
jax-cuda12-plugin==0.8.0
jaxlib==0.8.0
jedi==0.19.2
jeepney==0.9.0
jinja2==3.1.6
json5==0.12.1
jsonpointer==3.0.0
jsonschema==4.25.1
jsonschema-specifications==2025.9.1
jupyter-client==8.6.3
jupyter-core==5.9.1
jupyter-events==0.12.0
jupyter-lsp==2.3.0
jupyter-server==2.17.0
jupyter-server-terminals==0.5.3
jupyterlab==4.4.10
jupyterlab-pygments==0.3.0
jupyterlab-server==2.28.0
keyring==25.7.0
kiwisolver==1.4.9
lark==1.3.1
markdown-it-py==3.0.0
markupsafe==3.0.3
matplotlib==3.10.7
matplotlib-inline==0.2.1
mdit-py-plugins==0.5.0
mdurl==0.1.2
memory-profiler==0.61.0
mistune==3.1.4
ml-dtypes==0.5.3
more-itertools==10.8.0
mypy==1.18.2
mypy-extensions==1.1.0
myst-parser==4.0.1
nbclient==0.10.2
nbconvert==7.16.6
nbformat==5.10.4
nest-asyncio==1.6.0
nh3==0.3.2
-e file:///home/wei/Documents/GitHub/NLSQ
nodeenv==1.9.1
notebook==7.4.7
notebook-shim==0.2.4
numpy==2.3.5
opt-einsum==3.4.0
packaging==25.0
pandocfilters==1.5.1
parso==0.8.5
pathspec==0.12.1
pexpect==4.9.0
pillow==12.0.0
platformdirs==4.5.0
pluggy==1.6.0
pre-commit==4.4.0
prometheus-client==0.23.1
prompt-toolkit==3.0.52
psutil==7.1.3
ptyprocess==0.7.0
pure-eval==0.2.3
py-cpuinfo==9.0.0
pycparser==2.23
pygments==2.19.2
pympler==1.1
pyparsing==3.2.5
pyproject-hooks==1.2.0
pytest==9.0.1
pytest-benchmark==5.2.3
pytest-cov==7.0.0
pytest-timeout==2.4.0
pytest-xdist==3.8.0
python-dateutil==2.9.0.post0
python-json-logger==4.0.0
pytokens==0.3.0
pyupgrade==3.21.1
pyyaml==6.0.3
pyzmq==27.1.0
readme-renderer==44.0
referencing==0.37.0
requests==2.32.5
requests-toolbelt==1.0.0
rfc3339-validator==0.1.4
rfc3986==2.0.0
rfc3986-validator==0.1.1
rfc3987-syntax==1.1.0
rich==14.2.0
roman-numerals-py==3.1.0
rpds-py==0.29.0
ruff==0.14.5
scipy==1.16.3
secretstorage==3.4.1
send2trash==1.8.3
setuptools==80.9.0
setuptools-scm==9.2.2
six==1.17.0
sniffio==1.3.1
snowballstemmer==3.0.1
sortedcontainers==2.4.0
soupsieve==2.8
sphinx==8.2.3
sphinx-autodoc-typehints==3.5.2
sphinx-rtd-theme==3.0.2
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
stack-data==0.6.3
stevedore==5.5.0
tabulate==0.9.0
terminado==0.18.1
tinycss2==1.4.0
tokenize-rt==6.2.0
tornado==6.5.2
tqdm==4.67.1
traitlets==5.14.3
twine==6.2.0
typing-extensions==4.15.0
tzdata==2025.2
uri-template==1.3.0
urllib3==2.5.0
virtualenv==20.35.4
wcwidth==0.2.14
webcolors==25.10.0
webencodings==0.5.1
websocket-client==1.9.0
wheel==0.45.1
zipp==3.23.0
