Skip to content

Commit 1feef34

Browse files
internal developeraostrowski-hbn
authored andcommitted
Pin requirements (pytorch#67) (pytorch#93)
1 parent d2a5a51 commit 1feef34

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

requirements.txt

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
# Python dependencies required for development
2-
astunparse
3-
expecttest>=0.2.1
4-
hypothesis
5-
numpy
6-
psutil
7-
pyyaml
8-
requests
9-
setuptools
10-
types-dataclasses
11-
typing-extensions>=4.10.0
12-
sympy==1.13.1 ; python_version >= "3.9"
13-
filelock
14-
networkx
15-
jinja2
16-
fsspec
17-
lintrunner
18-
ninja
19-
packaging
20-
optree>=0.13.0
21-
cmake
2+
astunparse==1.6.3
3+
cmake==3.31.4
4+
expecttest==0.3.0
5+
filelock==3.17.0
6+
fsspec==2025.2.0
7+
hypothesis==6.126.0
8+
jinja2==3.1.5
9+
lintrunner==0.12.7
10+
networkx==3.4.2
11+
ninja==1.11.1.3
12+
numpy==2.1.0
13+
optree==0.14.0
14+
packaging==24.2
15+
psutil==7.0.0
16+
pyyaml==6.0.2
17+
requests==2.32.3
18+
setuptools==75.8.0
19+
sympy==1.13.1
20+
types-dataclasses==0.6.6
21+
typing-extensions==4.12.2

0 commit comments

Comments
 (0)