requirements.txt 374 字节
Newer Older
1
pynacl==1.4.0 ; python_version == "3.6"
I
iducn 已提交
2
PyGithub
3
coverage==5.5
4
pycrypto ; platform_system != "Windows"
I
iducn 已提交
5
mock
6
gym==0.25.2
7
pygame==2.1.0
W
Wilber 已提交
8
hypothesis
T
tianshuo78520a 已提交
9
opencv-python<=4.2.0.32
T
tianshuo78520a 已提交
10
visualdl
J
Jiabin Yang 已提交
11
paddle2onnx>=0.9.6
12 13
scipy>=1.6; python_version >= "3.7"
scipy>=1.5; python_version == "3.6"
14
prettytable
15
distro
16
numpy>=1.20,<1.22; python_version >= "3.7"
17
autograd==1.4
18 19
librosa==0.8.1
parameterized