Skip to content

Commit bf127fb

Browse files
Resetting versionsclear
1 parent 96878e4 commit bf127fb

File tree

2 files changed

+19
-4
lines changed

2 files changed

+19
-4
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ click==8.1.7
44
ibm-cloud-sdk-core==3.17.0
55
ibm-vpc==0.19.1
66
idna==3.4
7-
markdown-it-py==3.0.0
7+
markdown-it-py==2.2.0
88
imagesize==1.4.1
99
importlib-metadata==6.0.0
1010
itsdangerous==2.1.2
@@ -27,7 +27,7 @@ Pygments==2.16.1
2727
PyJWT==2.8.0
2828
python-dateutil==2.8.2
2929
requests==2.31.0
30-
rich==13.6.0
30+
rich==13.5.3
3131
six==1.16.0
3232
SoftLayer==6.1.9
3333
urllib3==1.26.17

vpc/requirements.txt

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,30 @@ click==8.1.7
44
ibm-cloud-sdk-core==3.17.0
55
ibm-vpc==0.19.1
66
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
823
mdurl==0.1.2
924
prettytable==3.9.0
1025
prompt-toolkit==3.0.39
1126
Pygments==2.16.1
1227
PyJWT==2.8.0
1328
python-dateutil==2.8.2
1429
requests==2.31.0
15-
rich==13.6.0
30+
rich==13.5.3
1631
six==1.16.0
1732
SoftLayer==6.1.9
1833
urllib3==1.26.17

0 commit comments

Comments
 (0)