From f30bb942bb94a78709bd8380bb799b66633f790f Mon Sep 17 00:00:00 2001 From: blalterman Date: Wed, 14 Jan 2026 02:52:56 +0000 Subject: [PATCH] chore: auto-sync lockfiles from pyproject.toml - Updated requirements.txt (production dependencies) - Updated requirements-dev.lock (development dependencies) - Updated docs/requirements.txt (documentation dependencies) - Updated conda environment: solarwindpy.yml - Auto-generated via pip-compile from pyproject.toml --- docs/requirements.txt | 2 +- requirements-dev.lock | 2 +- solarwindpy.yml | 65 ------------------------------------------- 3 files changed, 2 insertions(+), 67 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 3f476075..7fd96240 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # pip-compile --allow-unsafe --extra=docs --output-file=docs/requirements.txt pyproject.toml diff --git a/requirements-dev.lock b/requirements-dev.lock index 4a7e9d05..3a4ff15c 100644 --- a/requirements-dev.lock +++ b/requirements-dev.lock @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # pip-compile --allow-unsafe --extra=dev --output-file=requirements-dev.lock pyproject.toml diff --git a/solarwindpy.yml b/solarwindpy.yml index 16c50efe..1dd1dadb 100644 --- a/solarwindpy.yml +++ b/solarwindpy.yml @@ -22,94 +22,29 @@ name: solarwindpy channels: - conda-forge dependencies: -- alabaster - astropy - astropy-iers-data -- babel -- black -- python-blosc2 - bottleneck -- certifi -- cfgv -- charset-normalizer -- click - contourpy -- coverage[toml] - cycler -- distlib -- doc8 - docstring-inheritance -- docutils -- filelock -- flake8 -- flake8-docstrings - fonttools - h5py -- identify -- idna -- imagesize -- iniconfig -- jinja2 - kiwisolver -- latexcodec - llvmlite -- markupsafe - matplotlib -- mccabe -- msgpack-python -- mypy_extensions -- ndindex -- nodeenv - numba - numexpr - numpy -- numpydoc - packaging - pandas -- pathspec - pillow -- platformdirs -- pluggy -- pre-commit -- psutil -- py-cpuinfo -- pybtex -- pybtex-docutils -- pycodestyle -- pydocstyle -- pyenchant - pyerfa -- pyflakes -- pygments - pyparsing -- pytest -- pytest-cov - python-dateutil -- pytokens - pytz - pyyaml -- requests -- restructuredtext_lint -- roman-numerals -- roman-numerals-py - scipy - six -- snowballstemmer -- sphinx -- sphinx-rtd-theme -- sphinxcontrib-applehelp -- sphinxcontrib-bibtex -- sphinxcontrib-devhelp -- sphinxcontrib-htmlhelp -- sphinxcontrib-jquery -- sphinxcontrib-jsmath -- sphinxcontrib-qthelp -- sphinxcontrib-serializinghtml -- sphinxcontrib-spelling -- stevedore -- pytables - tabulate -- typing-extensions - tzdata -- urllib3 -- virtualenv