Skip to content

Commit 259b4d3

Browse files
author
Shyue Ping Ong
committed
Use latest monty that does lazy imports to minimize startup overhead.
Fixes #3563.
1 parent e048e85 commit 259b4d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy==1.25.2
22
sympy==1.11.1
33
requests==2.31.0
4-
monty==2023.9.25
4+
monty==2024.1.23
55
ruamel.yaml==0.17.32
66
scipy==1.11.2
77
tabulate==0.9.0

0 commit comments

Comments
 (0)