Skip to content

Commit 84b1ec9

Browse files
committed
removed unused dependencies
1 parent 10efe58 commit 84b1ec9

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

meta.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@ requirements:
4242
- martinpdes::typedunit
4343
- matplotlib ~=3.10.3
4444
- numpy ==2.2.6
45-
- pydantic ~=2.9.2
4645
- pandas ~=2.3.0
47-
- tabulate ~=0.9
4846

4947
about:
5048
home: https://github.com/MartinPdeS/PyMieSim

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ dependencies = [
6060
"setuptools_scm[toml] >=8,<11",
6161
"numpy ==2.2.6",
6262
"matplotlib ==3.10.8",
63-
"pydantic >=2.9.2,<2.13.0",
6463
"pandas ~=2.3.0",
65-
"tabulate ~=0.9",
6664
]
6765

6866
keywords = [

0 commit comments

Comments
 (0)