Change-Id: I0be207cd8b8f81aa0010d59e0781f002f682f747
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
tornado>=3.1,<=4.3 # Apache-2.0
epydoc>=0.3.1
six>=1.9.0 # MIT
-motor # Apache-2.0
-python-cas
+motor==1.2.2 # Apache-2.0
+python-cas==1.2.0
requests[security]
futures
\ No newline at end of file
# E123, E125 skipped as they are invalid PEP-8.
show-source = True
-ignore = E123,E125,H803
+ignore = E123,E125,H803,W503,W504
builtins = _
exclude = build,dist,doc,legacy,.eggs,.git,.tox,.venv,testapi_venv,venv