We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c666eb9 + cf9f34d commit 89e5a4cCopy full SHA for 89e5a4c
requirements.txt
@@ -35,7 +35,7 @@ jsonschema==3.0.2
35
packaging==19.0
36
gevent==1.4.0
37
pytz==2019.1
38
-rasa-sdk~=1.5.0
+rasa-sdk~=1.6.0
39
colorclass==2.2.0
40
terminaltables==3.1.0
41
sanic==19.9.0
setup.py
@@ -68,7 +68,7 @@
68
"gevent~=1.4",
69
"pytz~=2019.1",
70
"python-dateutil~=2.8",
71
- "rasa-sdk~=1.5.0",
+ "rasa-sdk~=1.6.0",
72
"colorclass~=2.2",
73
"terminaltables~=3.1",
74
"sanic~=19.9",
0 commit comments