Skip to content

Commit eaec518

Browse files
authored
Create requirements-build.in (#10)
* Create requirements-build.in * Create requirements-runtime.in
1 parent a9c1266 commit eaec518

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/requirements-build.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
build==1.2.2
2+
pytest==8.3.3

.github/requirements-runtime.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
numpy==2.3.4
2+
scipy==1.16.2
3+
pandas==2.3.3
4+
matplotlib==3.10.7

0 commit comments

Comments
 (0)