Skip to content

Commit 0101b05

Browse files
authored
Merge branch 'master' into 5587_wrong_error_message
2 parents b8089c2 + 0d30ee2 commit 0101b05

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

poetry.lock

Lines changed: 12 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ terminaltables = "~3.1.0"
100100
sanic = "^19.12.2"
101101
sanic-cors = "^0.10.0b1"
102102
sanic-jwt = "~1.3.2"
103-
cloudpickle = "~1.2.0"
103+
cloudpickle = ">=1.2,<1.4"
104104
multidict = "^4.6"
105105
aiohttp = "~3.6"
106106
questionary = "~1.5.1"

0 commit comments

Comments
 (0)