Skip to content

Commit 89e5a4c

Browse files
authored
Merge pull request RasaHQ#4993 from RasaHQ/bump-sdk
Bump sdk
2 parents c666eb9 + cf9f34d commit 89e5a4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jsonschema==3.0.2
3535
packaging==19.0
3636
gevent==1.4.0
3737
pytz==2019.1
38-
rasa-sdk~=1.5.0
38+
rasa-sdk~=1.6.0
3939
colorclass==2.2.0
4040
terminaltables==3.1.0
4141
sanic==19.9.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"gevent~=1.4",
6969
"pytz~=2019.1",
7070
"python-dateutil~=2.8",
71-
"rasa-sdk~=1.5.0",
71+
"rasa-sdk~=1.6.0",
7272
"colorclass~=2.2",
7373
"terminaltables~=3.1",
7474
"sanic~=19.9",

0 commit comments

Comments
 (0)