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.
1 parent 2c03054 commit 7abb56eCopy full SHA for 7abb56e
requirements.txt
@@ -38,7 +38,7 @@ pytz==2019.1
38
rasa-sdk~=1.5.0
39
colorclass==2.2.0
40
terminaltables==3.1.0
41
-sanic==19.6.3
+sanic==19.9.3
42
sanic-cors==0.9.9.post1
43
sanic-jwt==1.3.2
44
aiohttp==3.5.4
setup.py
@@ -70,7 +70,7 @@
70
"rasa-sdk~=1.5.0",
71
"colorclass~=2.2",
72
"terminaltables~=3.1",
73
- "sanic~=19.6",
+ "sanic~=19.9",
74
"sanic-cors==0.9.9.post1",
75
"sanic-jwt~=1.3",
76
"aiohttp~=3.5",
0 commit comments