Skip to content

Commit

Permalink
remove some old deps
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed May 31, 2024
1 parent aaad371 commit d11ad9f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ dependencies = [
testing = [
"coverage>=7.4.3",
"hypothesis>=6.99.11",
"mypy>=1.9.0",
"pytype>=2023.12.18",
"logot",
"pytest",
Expand All @@ -57,16 +56,12 @@ dev = [
"jupyterlab>=4.0.9",
"kdepy>=1.1.8",
"patchworklib>=0.6.3",
"plotly>=5.19.0",
"plotly-resampler>=0.9.2",
"pyarrow>=14.0.1",
"rich>=13.7.0",
"ruff>=0.3.5",
"tifffile>=2024.2.12",
"bfabric@git+https://github.com/fgcz/bfabricPy#0.13.8",
"xmltodict",
"licensecheck",
"spectrum_utils[iplot]"
]

# potentially relevant in the future again:
Expand Down

0 comments on commit d11ad9f

Please sign in to comment.