Skip to content

Commit

Permalink
Update reqs2
Browse files Browse the repository at this point in the history
  • Loading branch information
hipek8 committed Feb 5, 2025
1 parent 70e25fb commit 02f0caf
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 42 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ dependencies = [
"django-redis-sessions==0.5.6",
"django-redis-cache==2.0.0",
"hiredis==1.0.0",
"raven",
# openstack
"python-keystoneclient",
"python-novaclient==3.2.0",
Expand Down
29 changes: 16 additions & 13 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ argparse==1.4.0
# via python-novaclient
asttokens==3.0.0
# via stack-data
attrs==24.2.0
attrs==25.1.0
# via
# jsonschema
# referencing
Expand All @@ -27,13 +27,13 @@ babel==2.11.0
# sphinx
backcall==0.2.0
# via ipython
certifi==2024.8.30
certifi==2025.1.31
# via requests
cffi==1.17.1
# via cryptography
chardet==3.0.4
# via requests
click==8.1.7
click==8.1.8
# via
# mkdocs
# nltk
Expand All @@ -42,7 +42,7 @@ cliff==4.7.0
# via
# osc-lib
# python-ironicclient
cmd2==2.5.7
cmd2==2.5.11
# via cliff
coverage==7.6.1
# via
Expand Down Expand Up @@ -151,7 +151,7 @@ docopt==0.6.2
# via coveralls
docutils==0.19
# via sphinx
dogpile-cache==1.3.3
dogpile-cache==1.3.4
# via
# openstacksdk
# python-ironicclient
Expand All @@ -161,7 +161,7 @@ entrypoints==0.3
# via flake8
et-xmlfile==2.0.0
# via openpyxl
executing==2.1.0
executing==2.2.0
# via stack-data
factory-boy==2.11.1
# via ralph (pyproject.toml)
Expand Down Expand Up @@ -223,7 +223,7 @@ jedi==0.19.2
# via
# ipython
# pudb
jinja2==3.1.4
jinja2==3.1.5
# via
# django-silk
# mkdocs
Expand All @@ -248,7 +248,7 @@ keystoneauth1==5.8.0
# python-ironicclient
# python-keystoneclient
# python-novaclient
livereload==2.7.0
livereload==2.7.1
# via mkdocs
lunr==0.5.8
# via mkdocs
Expand Down Expand Up @@ -336,7 +336,7 @@ oslo-serialization==5.5.0
# ralph (pyproject.toml)
# python-keystoneclient
# python-novaclient
oslo-utils==7.1.0
oslo-utils==7.3.0
# via
# ralph (pyproject.toml)
# osc-lib
Expand All @@ -353,7 +353,7 @@ packaging==24.2
# sphinx
parso==0.8.4
# via jedi
pbr==6.1.0
pbr==6.1.1
# via
# ralph (pyproject.toml)
# debtcollector
Expand Down Expand Up @@ -387,7 +387,7 @@ prettytable==0.7.2
# python-novaclient
prometheus-client==0.21.1
# via django-prometheus
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via ipython
psycopg2-binary==2.9.10
# via ralph (pyproject.toml)
Expand Down Expand Up @@ -417,7 +417,7 @@ pyflakes==2.1.0
# via
# ralph (pyproject.toml)
# flake8
pygments==2.18.0
pygments==2.19.1
# via
# ipython
# mkdocs-material
Expand Down Expand Up @@ -463,6 +463,8 @@ pyyaml==6.0.2
# pymdown-extensions
# python-ironicclient
# tablib
raven==6.10.0
# via ralph (pyproject.toml)
redis==3.2.1
# via
# ralph (pyproject.toml)
Expand Down Expand Up @@ -504,14 +506,15 @@ rq==1.0
# via
# ralph (pyproject.toml)
# django-rq
ruff==0.8.2
ruff==0.9.4
# via ralph (pyproject.toml)
setuptools==65.7.0
# via
# ralph (pyproject.toml)
# django-money
# django-plainpasswordhasher
# markdown
# pbr
simplejson==3.8.2
# via
# ralph (pyproject.toml)
Expand Down
23 changes: 13 additions & 10 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ appdirs==1.4.4
# via openstacksdk
argparse==1.4.0
# via python-novaclient
attrs==24.2.0
attrs==25.1.0
# via
# jsonschema
# referencing
Expand All @@ -16,13 +16,13 @@ babel==2.11.0
# debtcollector
# py-moneyed
# python-novaclient
certifi==2024.8.30
certifi==2025.1.31
# via requests
cffi==1.17.1
# via cryptography
chardet==3.0.4
# via requests
click==8.1.7
click==8.1.8
# via
# mkdocs
# nltk
Expand All @@ -31,7 +31,7 @@ cliff==4.7.0
# via
# osc-lib
# python-ironicclient
cmd2==2.5.7
cmd2==2.5.11
# via cliff
cryptography==44.0.0
# via
Expand Down Expand Up @@ -114,7 +114,7 @@ djangorestframework==3.13.1
# drf-nested-routers
djangorestframework-xml==2.0.0
# via ralph (pyproject.toml)
dogpile-cache==1.3.3
dogpile-cache==1.3.4
# via
# openstacksdk
# python-ironicclient
Expand Down Expand Up @@ -153,7 +153,7 @@ iso8601==0.1.11
# python-novaclient
jdcal==1.4.1
# via openpyxl
jinja2==3.1.4
jinja2==3.1.5
# via mkdocs
jmespath==1.0.1
# via openstacksdk
Expand All @@ -175,7 +175,7 @@ keystoneauth1==5.8.0
# python-ironicclient
# python-keystoneclient
# python-novaclient
livereload==2.7.0
livereload==2.7.1
# via mkdocs
lunr==0.5.8
# via mkdocs
Expand Down Expand Up @@ -257,7 +257,7 @@ oslo-serialization==5.5.0
# ralph (pyproject.toml)
# python-keystoneclient
# python-novaclient
oslo-utils==7.1.0
oslo-utils==7.3.0
# via
# ralph (pyproject.toml)
# osc-lib
Expand All @@ -269,7 +269,7 @@ packaging==24.2
# via
# oslo-utils
# python-keystoneclient
pbr==6.1.0
pbr==6.1.1
# via
# ralph (pyproject.toml)
# debtcollector
Expand Down Expand Up @@ -313,7 +313,7 @@ pyasn1-modules==0.4.1
# via python-ldap
pycparser==2.22
# via cffi
pygments==2.18.0
pygments==2.19.1
# via mkdocs-material
pyhermes==0.3.0
# via ralph (pyproject.toml)
Expand Down Expand Up @@ -353,6 +353,8 @@ pyyaml==6.0.2
# pymdown-extensions
# python-ironicclient
# tablib
raven==6.10.0
# via ralph (pyproject.toml)
redis==3.2.1
# via
# ralph (pyproject.toml)
Expand Down Expand Up @@ -396,6 +398,7 @@ setuptools==65.7.0
# ralph (pyproject.toml)
# django-money
# markdown
# pbr
simplejson==3.8.2
# via
# ralph (pyproject.toml)
Expand Down
17 changes: 10 additions & 7 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ appdirs==1.4.4
# via openstacksdk
argparse==1.4.0
# via python-novaclient
attrs==24.2.0
attrs==25.1.0
# via
# jsonschema
# referencing
Expand All @@ -16,19 +16,19 @@ babel==2.11.0
# debtcollector
# py-moneyed
# python-novaclient
certifi==2024.8.30
certifi==2025.1.31
# via requests
cffi==1.17.1
# via cryptography
chardet==3.0.4
# via requests
click==8.1.7
click==8.1.8
# via rq
cliff==4.7.0
# via
# osc-lib
# python-ironicclient
cmd2==2.5.7
cmd2==2.5.11
# via cliff
cryptography==44.0.0
# via
Expand Down Expand Up @@ -111,7 +111,7 @@ djangorestframework==3.13.1
# drf-nested-routers
djangorestframework-xml==2.0.0
# via ralph (pyproject.toml)
dogpile-cache==1.3.3
dogpile-cache==1.3.4
# via
# openstacksdk
# python-ironicclient
Expand Down Expand Up @@ -224,7 +224,7 @@ oslo-serialization==5.5.0
# ralph (pyproject.toml)
# python-keystoneclient
# python-novaclient
oslo-utils==7.1.0
oslo-utils==7.3.0
# via
# ralph (pyproject.toml)
# osc-lib
Expand All @@ -237,7 +237,7 @@ packaging==24.2
# gunicorn
# oslo-utils
# python-keystoneclient
pbr==6.1.0
pbr==6.1.1
# via
# ralph (pyproject.toml)
# debtcollector
Expand Down Expand Up @@ -315,6 +315,8 @@ pyyaml==6.0.2
# oslo-utils
# python-ironicclient
# tablib
raven==6.10.0
# via ralph (pyproject.toml)
redis==3.2.1
# via
# ralph (pyproject.toml)
Expand Down Expand Up @@ -356,6 +358,7 @@ setuptools==65.7.0
# ralph (pyproject.toml)
# django-money
# markdown
# pbr
simplejson==3.8.2
# via
# ralph (pyproject.toml)
Expand Down
Loading

0 comments on commit 02f0caf

Please sign in to comment.