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 24, 2023
1 parent 886b1ae commit e0d3142
Showing 1 changed file with 37 additions and 38 deletions.
75 changes: 37 additions & 38 deletions envs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,75 +7,74 @@
# Create/update this file with:
# (salishsea-site)$ python3 -m pip list --format=freeze >> envs/requirements.txt

alabaster==0.7.12
alabaster==0.7.13
arrow==1.2.3
attrs==22.1.0
Babel==2.10.3
black==22.10.0
attrs==22.2.0
Babel==2.11.0
black==22.12.0
brotlipy==0.7.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
coverage==6.5.0
cryptography==38.0.3
colorama==0.4.6
coverage==7.0.5
cryptography==39.0.0
docutils==0.17.1
hupper==1.10.3
exceptiongroup==1.1.0
hupper==1.11
idna==3.4
imagesize==1.4.1
importlib-metadata==4.11.4
iniconfig==1.1.1
importlib-metadata==6.0.0
iniconfig==2.0.0
Jinja2==3.1.2
Mako==1.2.3
MarkupSafe==2.1.1
Mako==1.2.4
MarkupSafe==2.1.2
mypy-extensions==0.4.3
packaging==21.3
PasteDeploy==2.1.1
pathspec==0.10.1
pip==22.2.2
plaster==1.0
plaster-pastedeploy==0.7
platformdirs==2.5.2
packaging==23.0
PasteDeploy==3.0.1
pathspec==0.10.3
pip==22.3.1
plaster==1.1.2
plaster-pastedeploy==1.0.1
platformdirs==2.6.2
pluggy==1.0.0
py==1.11.0
pycparser==2.21
Pygments==2.13.0
pyOpenSSL==22.1.0
pyparsing==3.0.9
Pygments==2.14.0
pyOpenSSL==23.0.0
pyramid==2.0
pyramid-debugtoolbar==4.9
pyramid-debugtoolbar==4.10
pyramid-mako==1.1.0
PySocks==1.7.1
pytest==7.1.3
pytest==7.2.1
pytest-cov==4.0.0
python-dateutil==2.8.2
pytz==2022.4
pytz==2022.7.1
PyYAML==6.0
repoze.lru==0.7
requests==2.28.1
sentry-sdk==1.9.10
setuptools==65.5.1
requests==2.28.2
sentry-sdk==1.14.0
setuptools==66.1.1
six==1.16.0
snowballstemmer==2.2.0
Sphinx==5.2.3
Sphinx==5.3.0
sphinx-notfound-page==0.8.3
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinx-rtd-theme==1.1.1
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
supervisor==4.2.4
supervisor==4.2.5
toml==0.10.2
tomli==2.0.1
translationstring==1.4
urllib3==1.26.11
typing_extensions==4.4.0
urllib3==1.26.14
venusian==3.0.0
waitress==2.1.2
WebOb==1.8.7
wheel==0.38.1
zipp==3.9.0
wheel==0.38.4
zipp==3.11.0
zope.deprecation==4.4.0
zope.interface==5.5.0
zope.interface==5.5.2

0 comments on commit e0d3142

Please sign in to comment.