a b/requirements-test.txt
1
pytest-cov==4.1.0
2
pytest-timeout==2.2.0
3
pytest-dependency==0.5.1
4
testbook==0.4.2
5
requests_mock==1.11.0
6
# For SwiftStack access
7
awscli==1.33.33
8
nbval==0.11.0
9
# For NvFaidx equivalence tests
10
pyfaidx==0.8.1.3
11
12
# Temporary pin for pytorch-lightning until megatron callbacks in ProgressPrinter can get fixed.
13
# See https://nvidia.slack.com/archives/C02A7LYGHK8/p1734727482697309
14
pytorch-lightning<2.5.0
15
lightning<2.5.0