Skip to content

Commit 585b19c

Browse files
committed
update requirements list versions for ubi9
Signed-off-by: hwassman <[email protected]>
1 parent ad17f0d commit 585b19c

File tree

1 file changed

+13
-22
lines changed

1 file changed

+13
-22
lines changed

requirements/requirements_ubi9.txt

Lines changed: 13 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,48 +3,39 @@
33
#
44
# pip-compile --output-file=/root/requirements_ubi9.txt /root/requirements_ubi.in
55
#
6-
annotated-types==0.6.0
7-
# via pydantic
86
autocommand==2.2.2
97
# via jaraco-text
10-
cheroot==10.0.0
8+
backports-tarfile==1.2.0
9+
# via jaraco-context
10+
cheroot==10.0.1
1111
# via cherrypy
12-
cherrypy==18.9.0
12+
cherrypy==18.10.0
1313
# via -r /root/requirements_ubi.in
14-
inflect==7.0.0
15-
# via jaraco-text
16-
jaraco-collections==5.0.0
14+
jaraco-collections==5.1.0
1715
# via cherrypy
18-
jaraco-context==4.3.0
16+
jaraco-context==6.0.1
1917
# via jaraco-text
20-
jaraco-functools==4.0.0
18+
jaraco-functools==4.0.2
2119
# via
2220
# cheroot
2321
# jaraco-text
2422
# tempora
25-
jaraco-text==3.12.0
23+
jaraco-text==4.0.0
2624
# via jaraco-collections
27-
more-itertools==10.2.0
25+
more-itertools==10.5.0
2826
# via
2927
# cheroot
3028
# cherrypy
3129
# jaraco-functools
3230
# jaraco-text
3331
portend==3.2.0
3432
# via cherrypy
35-
pydantic==2.5.3
36-
# via inflect
37-
pydantic-core==2.14.6
38-
# via pydantic
39-
pytz==2023.3.post1
33+
python-dateutil==2.9.0.post0
4034
# via tempora
41-
tempora==5.5.0
35+
six==1.16.0
36+
# via python-dateutil
37+
tempora==5.7.0
4238
# via portend
43-
typing-extensions==4.9.0
44-
# via
45-
# inflect
46-
# pydantic
47-
# pydantic-core
4839
zc-lockfile==3.0.post1
4940
# via cherrypy
5041

0 commit comments

Comments
 (0)