Skip to content

Commit

Permalink
Merge pull request #224 from OpenCOMPES/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
rettigl authored Oct 30, 2023
2 parents 4ccf011 + 6a3e51d commit 85cf322
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 35 deletions.
6 changes: 4 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ dill==0.3.7 ; python_version >= "3.8" and python_version < "3.11"
docutils==0.18.1 ; python_version >= "3.8" and python_version < "3.11"
entrypoints==0.4 ; python_version >= "3.8" and python_version < "3.11"
exceptiongroup==1.1.3 ; python_version >= "3.8" and python_version < "3.11"
executing==2.0.0 ; python_version >= "3.8" and python_version < "3.11"
fabio==2023.6.0 ; python_version >= "3.8" and python_version < "3.11"
executing==2.0.1 ; python_version >= "3.8" and python_version < "3.11"
fabio==2023.10.0 ; python_version >= "3.8" and python_version < "3.11"
fastdtw==0.3.4 ; python_version >= "3.8" and python_version < "3.11"
fasteners==0.19 ; python_version >= "3.8" and python_version < "3.11" and (platform_machine == "x86_64" or platform_machine == "AMD64")
fastjsonschema==2.18.1 ; python_version >= "3.8" and python_version < "3.11"
Expand All @@ -55,6 +55,7 @@ future==0.18.3 ; python_version >= "3.8" and python_version < "3.11"
gitdb==4.0.11 ; python_version >= "3.8" and python_version < "3.11"
gitpython==3.1.40 ; python_version >= "3.8" and python_version < "3.11"
h5py==3.10.0 ; python_version >= "3.8" and python_version < "3.11"
hdf5plugin==4.2.0 ; python_version >= "3.8" and python_version < "3.11"
hyperspy==1.7.4 ; python_version >= "3.8" and python_version < "3.11"
idna==3.4 ; python_version >= "3.8" and python_version < "3.11"
ifes-apt-tc-data-modeling==0.0.9 ; python_version >= "3.8" and python_version < "3.11"
Expand Down Expand Up @@ -97,6 +98,7 @@ lazy-loader==0.3 ; python_version >= "3.8" and python_version < "3.11"
llvmlite==0.38.1 ; python_version >= "3.8" and python_version < "3.11"
lmfit==1.2.2 ; python_version >= "3.8" and python_version < "3.11"
locket==1.0.0 ; python_version >= "3.8" and python_version < "3.11"
lxml==4.9.3 ; python_version >= "3.8" and python_version < "3.11"
markupsafe==2.1.3 ; python_version >= "3.8" and python_version < "3.11"
matplotlib-inline==0.1.6 ; python_version >= "3.8" and python_version < "3.11"
matplotlib-scalebar==0.8.1 ; python_version >= "3.8" and python_version < "3.11"
Expand Down
Loading

0 comments on commit 85cf322

Please sign in to comment.