File tree Expand file tree Collapse file tree 1 file changed +13
-22
lines changed Expand file tree Collapse file tree 1 file changed +13
-22
lines changed Original file line number Diff line number Diff line change 3
3
#
4
4
# pip-compile --output-file=/root/requirements_ubi9.txt /root/requirements_ubi.in
5
5
#
6
- annotated-types==0.6.0
7
- # via pydantic
8
6
autocommand==2.2.2
9
7
# via jaraco-text
10
- cheroot==10.0.0
8
+ backports-tarfile==1.2.0
9
+ # via jaraco-context
10
+ cheroot==10.0.1
11
11
# via cherrypy
12
- cherrypy==18.9 .0
12
+ cherrypy==18.10 .0
13
13
# 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
17
15
# via cherrypy
18
- jaraco-context==4.3.0
16
+ jaraco-context==6.0.1
19
17
# via jaraco-text
20
- jaraco-functools==4.0.0
18
+ jaraco-functools==4.0.2
21
19
# via
22
20
# cheroot
23
21
# jaraco-text
24
22
# tempora
25
- jaraco-text==3.12 .0
23
+ jaraco-text==4.0 .0
26
24
# via jaraco-collections
27
- more-itertools==10.2 .0
25
+ more-itertools==10.5 .0
28
26
# via
29
27
# cheroot
30
28
# cherrypy
31
29
# jaraco-functools
32
30
# jaraco-text
33
31
portend==3.2.0
34
32
# 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
40
34
# via tempora
41
- tempora==5.5.0
35
+ six==1.16.0
36
+ # via python-dateutil
37
+ tempora==5.7.0
42
38
# via portend
43
- typing-extensions==4.9.0
44
- # via
45
- # inflect
46
- # pydantic
47
- # pydantic-core
48
39
zc-lockfile==3.0.post1
49
40
# via cherrypy
50
41
You can’t perform that action at this time.
0 commit comments