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 Jan 2, 2025
1 parent bf37751 commit 53c8edc
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions envs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,56 +8,56 @@
# (salishsea-site)$ 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
Babel==2.14.0
backports.tarfile==1.0.0
attrs==24.3.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
click==8.1.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
exceptiongroup==1.2.2
filelock==3.16.1
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
hupper==1.12.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.5.0
Mako==1.3.6
keyring==25.6.0
Mako==1.3.8
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
nodeenv==1.9.1
packaging==24.1
packaging==24.2
PasteDeploy==3.1.0
pathspec==0.12.1
pexpect==4.9.0
Expand All @@ -74,19 +74,19 @@ pyramid==2.0.2
pyramid_debugtoolbar==4.12.1
pyramid-mako==1.1.0
PySocks==1.7.1
pytest==8.3.3
pytest==8.3.4
pytest-cov==6.0.0
python-dateutil==2.9.0.post0
pytz==2024.2
PyYAML==6.0.2
requests==2.32.3
rich==13.9.3
rich==13.9.4
salishsea_site==24.2.dev0
SecretStorage==3.3.3
sentry-sdk==2.17.0
setuptools==75.3.0
sentry-sdk==2.19.2
setuptools==75.6.0
shellingham==1.5.4
six==1.16.0
six==1.17.0
sniffio==1.3.1
snowballstemmer==2.2.0
Sphinx==8.1.3
Expand All @@ -101,22 +101,22 @@ sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==1.1.10
supervisor==4.2.5
toml==0.10.2
tomli==2.0.2
tomli==2.2.1
tomli_w==1.1.0
tomlkit==0.13.2
translationstring==1.4
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
venusian==3.1.0
virtualenv==20.27.1
waitress==3.0.1
venusian==3.1.1
virtualenv==20.28.0
waitress==3.0.2
WebOb==1.8.9
wheel==0.44.0
zipp==3.20.2
wheel==0.45.1
zipp==3.21.0
zope.deprecation==5.0
zope.interface==7.1.1
zope.interface==7.2
zstandard==0.23.0

0 comments on commit 53c8edc

Please sign in to comment.