• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1boto3==1.19.12
2hypothesis==6.56.4
3expecttest==0.2.1
4fbscribelogger==0.1.6
5librosa>=0.6.2
6mpmath==1.3.0
7networkx==2.8.7
8# Use numba-0.49.1 or older on Intel Macs, but 0.56.0 on M1 machines, as older numba is not available
9numba==0.56.0; platform_machine == "arm64"
10numba<=0.49.1; platform_machine != "arm64"
11opt-einsum>=3.3
12psutil==5.9.1
13nvidia-ml-py==11.525.84
14packaging==23.1
15pygments==2.15.0
16pytest==7.3.2
17pytest-xdist==3.3.1
18pytest-rerunfailures==10.3
19pytest-flakefinder==1.1.0
20scipy==1.10.1
21sympy==1.12.1 ; python_version == "3.8"
22sympy==1.13.1 ; python_version >= "3.9"
23unittest-xml-reporting<=3.2.0,>=2.0.0
24xdoctest==1.1.0
25filelock==3.6.0
26pytest-cpp==2.3.0
27rockset==1.0.3
28z3-solver==4.12.2.0
29tensorboard==2.13.0
30optree==0.12.1
31# NB: test_hparams_* from test_tensorboard is failing with protobuf 5.26.0 in
32# which the stringify metadata is wrong when escaping double quote
33protobuf==3.20.2
34