File tree Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ click==8.1.7
4
4
ibm-cloud-sdk-core == 3.17.0
5
5
ibm-vpc == 0.19.1
6
6
idna == 3.4
7
- markdown-it-py == 3.0 .0
7
+ markdown-it-py == 2.2 .0
8
8
imagesize == 1.4.1
9
9
importlib-metadata == 6.0.0
10
10
itsdangerous == 2.1.2
@@ -27,7 +27,7 @@ Pygments==2.16.1
27
27
PyJWT == 2.8.0
28
28
python-dateutil == 2.8.2
29
29
requests == 2.31.0
30
- rich == 13.6.0
30
+ rich == 13.5.3
31
31
six == 1.16.0
32
32
SoftLayer == 6.1.9
33
33
urllib3 == 1.26.17
Original file line number Diff line number Diff line change @@ -4,15 +4,30 @@ click==8.1.7
4
4
ibm-cloud-sdk-core == 3.17.0
5
5
ibm-vpc == 0.19.1
6
6
idna == 3.4
7
- markdown-it-py == 3.0.0
7
+ markdown-it-py == 2.2.0
8
+ imagesize == 1.4.1
9
+ importlib-metadata == 6.0.0
10
+ itsdangerous == 2.1.2
11
+ Jinja2 == 3.1.2
12
+ jmespath == 1.0.0
13
+ langchain == 0.0.76
14
+ linkify-it-py == 2.0.2
15
+ logdna == 1.18.6
16
+ lxml == 4.9.2
17
+ markdown2 == 2.4.8
18
+ MarkupSafe == 2.1.2
19
+ marshmallow == 3.19.0
20
+ marshmallow-enum == 1.5.1
21
+ mccabe == 0.7.0
22
+ mdit-py-plugins == 0.3.5
8
23
mdurl == 0.1.2
9
24
prettytable == 3.9.0
10
25
prompt-toolkit == 3.0.39
11
26
Pygments == 2.16.1
12
27
PyJWT == 2.8.0
13
28
python-dateutil == 2.8.2
14
29
requests == 2.31.0
15
- rich == 13.6.0
30
+ rich == 13.5.3
16
31
six == 1.16.0
17
32
SoftLayer == 6.1.9
18
33
urllib3 == 1.26.17
You can’t perform that action at this time.
0 commit comments