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 1255be4 commit e9ea36bCopy full SHA for e9ea36b
setup.py
@@ -39,6 +39,7 @@ def read_version():
39
"protobuf>=3.1",
40
"scipy>=0.19.0",
41
"protobuf3-to-dict>=0.1.5",
42
+ "PyYAML>=3.10, <5", # required for session
43
"requests>=2.20.0, <2.21",
44
]
45
0 commit comments