summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorInada Naoki <songofacandy@gmail.com>2019-09-19 20:14:33 +0900
committerGitHub <noreply@github.com>2019-09-19 20:14:33 +0900
commitc25e2a0984ec5d092fee38eeb4b74676ada9aef4 (patch)
tree5bd39396d7c4f2e1913b308d267bc64123533fc0 /requirements.txt
parent3146ebd330cbd02d0d7b4f82a94472cb395804ef (diff)
downloadmsgpack-python-c25e2a0984ec5d092fee38eeb4b74676ada9aef4.tar.gz
update Cython to 0.29.13 (#370)
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index e08dd4f..a2cce25 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-Cython~=0.29.5
+Cython~=0.29.13