Skip to content

Commit

Permalink
Update pkgs & versions used in recent dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
douglatornell committed Dec 30, 2024
1 parent 5793f33 commit b418744
Showing 1 changed file with 36 additions and 34 deletions.
70 changes: 36 additions & 34 deletions envs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
# (salishsea-cmd)$ python -m pip list --format=freeze >> envs/requirements.txt

alabaster==1.0.0
anyio==4.6.2.post1
anyio==4.7.0
arrow==1.3.0
attrs==24.2.0
attrs==24.3.0
autopage==0.5.2
Babel==2.14.0
backports.tarfile==1.0.0
babel==2.16.0
backports.tarfile==1.2.0
black==24.10.0
Brotli==1.1.0
certifi==2024.8.30
certifi==2024.12.14
cffi==1.17.1
cfgv==3.3.1
charset-normalizer==3.4.0
click==8.1.7
cliff==4.7.0
cmd2==2.4.3
click==8.1.8
cliff==4.8.0
cmd2==2.5.8
colorama==0.4.6
coverage==7.6.4
cryptography==43.0.3
coverage==7.6.10
cryptography==44.0.0
distlib==0.3.9
docutils==0.21.2
editables==0.5
Expand All @@ -36,58 +36,60 @@ gitdb==4.0.11
GitPython==3.1.43
h11==0.14.0
h2==4.1.0
hatch==1.13.0
hatchling==1.25.0
hatch==1.14.0
hatchling==1.27.0
hpack==4.0.0
httpcore==1.0.6
httpx==0.27.2
httpcore==1.0.7
httpx==0.28.1
hyperframe==6.0.1
hyperlink==21.0.0
identify==2.6.1
identify==2.6.4
idna==3.10
imagesize==1.4.1
importlib_metadata==8.5.0
importlib_resources==6.4.5
iniconfig==2.0.0
jaraco.classes==3.4.0
jaraco.context==5.3.0
jaraco.functools==4.0.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
jeepney==0.8.0
Jinja2==3.1.5
keyring==25.4.1
keyring==25.6.0
markdown-it-py==3.0.0
MarkupSafe==3.0.2
mdurl==0.1.2
more-itertools==10.5.0
mypy-extensions==1.0.0
mypy_extensions==1.0.0
NEMO-Cmd==25.1.dev0
nodeenv==1.9.1
packaging==24.1
packaging==24.2
pathspec==0.12.1
pbr==6.1.0
pexpect==4.9.0
pip==24.2
pip==24.3.1
platformdirs==4.3.6
pluggy==1.5.0
pre_commit==4.0.1
prettytable==3.11.0
prettytable==3.12.0
ptyprocess==0.7.0
pycparser==2.22
Pygments==2.18.0
pyperclip==1.9.0
PySocks==1.7.1
pytest==8.3.3
pytest-cov==5.0.0
pytest==8.3.4
pytest-cov==6.0.0
pytest-randomly==3.15.0
python-dateutil==2.9.0
python-dateutil==2.9.0.post0
python-hglib==2.6.2
pytz==2024.2
PyYAML==6.0.2
requests==2.32.3
rich==13.9.3
rich==13.9.4
SalishSeaCmd==24.2.dev0
SecretStorage==3.3.3
setuptools==75.1.0
setuptools==75.6.0
shellingham==1.5.4
six==1.16.0
six==1.17.0
smmap==5.0.0
sniffio==1.3.1
snowballstemmer==2.2.0
Expand All @@ -101,18 +103,18 @@ sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==1.1.10
stevedore==5.3.0
stevedore==5.4.0
toml==0.10.2
tomli==2.0.2
tomli==2.2.1
tomli_w==1.1.0
tomlkit==0.13.2
trove-classifiers==2024.10.21.16
types-python-dateutil==2.9.0.20241003
types-python-dateutil==2.9.0.20241206
typing_extensions==4.12.2
ukkonen==1.0.1
urllib3==2.2.3
urllib3==2.3.0
userpath==1.7.0
virtualenv==20.27.0
virtualenv==20.28.0
wcwidth==0.2.13
zipp==3.20.2
zipp==3.21.0
zstandard==0.23.0

0 comments on commit b418744

Please sign in to comment.