Skip to content

Commit

Permalink
update dev-requirements for python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Feb 20, 2024
1 parent c5e3674 commit dad5def
Showing 1 changed file with 3 additions and 20 deletions.
23 changes: 3 additions & 20 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --extra=dev --output-file=dev-requirements.txt pyproject.toml
Expand All @@ -20,10 +20,6 @@ attrs==23.1.0
# requests-cache
backcall==0.2.0
# via ipython
backports-zoneinfo==0.2.1
# via
# pytz-deprecation-shim
# tzlocal
blosc2==2.0.0
# via tables
build==1.0.3
Expand Down Expand Up @@ -55,16 +51,13 @@ comm==0.2.0
contourpy==1.1.1
# via matplotlib
coverage[toml]==7.3.2
# via
# coverage
# pytest-cov
# via pytest-cov
cycler==0.12.1
# via matplotlib
cython==3.0.6
# via tables
dask[array]==2023.5.0
# via
# dask
# hyperspy
# kikuchipy
# orix
Expand Down Expand Up @@ -154,16 +147,9 @@ imageio==2.27.0
# scikit-image
importlib-metadata==6.8.0
# via
# build
# dask
# hyperspy
# jupyter-client
# numba
# pynxtools
importlib-resources==6.1.1
# via
# matplotlib
# radioactivedecay
iniconfig==2.0.0
# via pytest
ipykernel==6.27.1
Expand Down Expand Up @@ -558,7 +544,6 @@ types-requests==2.31.0.10
typing-extensions==4.8.0
# via
# cattrs
# ipython
# mypy
tzdata==2023.3
# via
Expand Down Expand Up @@ -593,9 +578,7 @@ zarr==2.16.1
zipfile37==0.1.3
# via pynxtools
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down

0 comments on commit dad5def

Please sign in to comment.