requirements.txt 265 字节
Newer Older
I
iducn 已提交
1 2
PyGithub
coverage
3
pycrypto ; platform_system != "Windows"
I
iducn 已提交
4
mock
5
gym
T
tianshuo78520a 已提交
6
opencv-python<=4.2.0.32
7
visualdl ; python_version>="3.5"
C
channings 已提交
8
paddle2onnx>=0.4
L
LielinJiang 已提交
9 10 11
scipy>=0.19.0, <=1.2.1 ; python_version<"3.5"
scipy<=1.3.1 ; python_version=="3.5"
scipy ; python_version>"3.5"
12
prettytable