Skip to content

Commit 14276cf

Browse files
committed
remove requirement versions
1 parent 8a45f19 commit 14276cf

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
torch==2.4.1
2-
numpy==2.0.2
3-
normflows==1.7.3
4-
vegas==6.1.3
5-
mpmath==1.3.0
1+
torch
2+
numpy
3+
normflows
4+
vegas
5+
mpmath
66
matplotlib
7-
tqdm==4.67.1
8-
absl-py==2.1.0
9-
beautifulsoup4==4.12.3
10-
pandas==2.2.3
7+
tqdm
8+
absl-py
9+
beautifulsoup4
10+
pandas

0 commit comments

Comments
 (0)