Skip to content

Commit

Permalink
Merge pull request #239 from Helene/requirements_update
Browse files Browse the repository at this point in the history
Update python packages requirements list versions for ubi9
  • Loading branch information
Helene authored Sep 27, 2024
2 parents ad17f0d + 585b19c commit fdad184
Showing 1 changed file with 13 additions and 22 deletions.
35 changes: 13 additions & 22 deletions requirements/requirements_ubi9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,48 +3,39 @@
#
# pip-compile --output-file=/root/requirements_ubi9.txt /root/requirements_ubi.in
#
annotated-types==0.6.0
# via pydantic
autocommand==2.2.2
# via jaraco-text
cheroot==10.0.0
backports-tarfile==1.2.0
# via jaraco-context
cheroot==10.0.1
# via cherrypy
cherrypy==18.9.0
cherrypy==18.10.0
# via -r /root/requirements_ubi.in
inflect==7.0.0
# via jaraco-text
jaraco-collections==5.0.0
jaraco-collections==5.1.0
# via cherrypy
jaraco-context==4.3.0
jaraco-context==6.0.1
# via jaraco-text
jaraco-functools==4.0.0
jaraco-functools==4.0.2
# via
# cheroot
# jaraco-text
# tempora
jaraco-text==3.12.0
jaraco-text==4.0.0
# via jaraco-collections
more-itertools==10.2.0
more-itertools==10.5.0
# via
# cheroot
# cherrypy
# jaraco-functools
# jaraco-text
portend==3.2.0
# via cherrypy
pydantic==2.5.3
# via inflect
pydantic-core==2.14.6
# via pydantic
pytz==2023.3.post1
python-dateutil==2.9.0.post0
# via tempora
tempora==5.5.0
six==1.16.0
# via python-dateutil
tempora==5.7.0
# via portend
typing-extensions==4.9.0
# via
# inflect
# pydantic
# pydantic-core
zc-lockfile==3.0.post1
# via cherrypy

Expand Down

0 comments on commit fdad184

Please sign in to comment.