Skip to content

Commit

Permalink
added extra requirement file for smaller pyinstaller bundling working…
Browse files Browse the repository at this point in the history
… under windows, without mkl
  • Loading branch information
kruegert committed Feb 1, 2021
1 parent 2b6952c commit 5d60e8b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions bundling_requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Flask==1.1.2
flask-sqlalchemy
numpy
orjson
pandas
pillow==8.0.0
requests
scikit-learn==0.20.2
scikit-image==0.14.2
scipy
tifffile==2020.10.1
waitress
zarr
pyinstaller
xmlschema
ome-types==0.2.0
matplotlib
tornado


0 comments on commit 5d60e8b

Please sign in to comment.