Skip to content

Commit

Permalink
Updated requirements.txt files
Browse files Browse the repository at this point in the history
  • Loading branch information
stefsmeets committed Jun 17, 2024
1 parent e5cac82 commit 920111f
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
check-manifest
comtypes>=1.1.7
h5py>=2.10.0
ipython>=7.11.1
lmfit>=1.0.0
matplotlib>=3.1.2
mrcfile>=1.1.2
numpy>=1.17.3
pandas>=0.25.3
pillow>=7.0.0
pre-commit
pywinauto>=0.6.8
pyyaml>=5.3
scikit-image>=0.16.2
scipy>=1.3.2
tifffile>=2019.7.26.2
tqdm>=4.41.1
virtualbox>=2.0.0
# generated by tools/generate_requirements_txt.py
comtypes >= 1.1.7
h5py >= 2.10.0
ipython >= 7.11.1
lmfit >= 1.0.0
matplotlib >= 3.1.2
mrcfile >= 1.1.2
numpy >= 1.17.3
pandas >= 1.0.0
pillow >= 7.0.0
pywinauto >= 0.6.8
pyyaml >= 5.3
scikit-image >= 0.17.1
scipy >= 1.3.2
tifffile >= 2019.7.26.2
tqdm >= 4.41.1
virtualbox >= 2.0.0
pyserialem >= 0.3.2

0 comments on commit 920111f

Please sign in to comment.