Skip to content

Commit 38890e0

Browse files
committed
python3: bump gevent version
Python module gevent-1.1b5 is incompatible with Mac OS X 15 [1]. 1. https://gitlab.com/tarantool/tarantool/-/jobs/971623156
1 parent f872ef3 commit 38890e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PyYAML==5.1
22
argparse==1.1
33
msgpack-python==0.4.6
4-
gevent==1.1b5
4+
gevent==21.1.1
55
six>=1.8.0

0 commit comments

Comments
 (0)