Skip to content

Commit bada043

Browse files
committed
Update requirements.txt
1 parent 2e79d13 commit bada043

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

requirements.txt

+7-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
rply>=0.7.3
2-
pyrsistent>=0.10.1
3-
greenlet>=0.4.5
4-
eventlet>=0.17.2
5-
msgpack-python>=0.4.6
1+
rply>=0.7.4
2+
pyrsistent>=0.11.13
3+
greenlet>=0.4.10
4+
eventlet>=0.19.0
5+
msgpack-python>=0.4.7
66
typeannotations>=0.1.0
77
astunparse>=1.2.2
8-
cloudpickle>=0.2.1
8+
cloudpickle>=0.2.1
9+
pyzmq>=15.3.0

0 commit comments

Comments
 (0)