Skip to content

Commit 8ac133f

Browse files
Add requirements for Python 3.12 environment
1 parent 23dc944 commit 8ac133f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

requirements_py3.12.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
ansicolors==1.1.8
2+
docker==7.1.0
3+
h5py==3.10.0
4+
matplotlib==3.10.*
5+
numpy==1.26.*
6+
pyyaml==6.0
7+
psutil==7.1.*
8+
scipy==1.16.*
9+
scikit-learn==1.7.*
10+
jinja2==3.1.*
11+
pandas==2.3.*

0 commit comments

Comments
 (0)