Skip to content

Commit a58c494

Browse files
committed
rm excess commenting on reqs.txt file
1 parent abfd5b1 commit a58c494

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

PythonEnvForAivia/requirements.txt

+1-19
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,15 @@
11
setuptools==70.0.0
22
numpy==1.26.4
33
imagecodecs==2024.9.22
4-
# imagecodecs==2021.8.26
54
magicgui==0.9.1
6-
# magicgui==0.5.1
75
matplotlib==3.9.0
8-
# matplotlib==3.4.0
96
openpyxl==3.1.5
10-
# openpyxl==3.0.9
117
pandas==2.2.3
12-
# pandas==1.3.5
138
pillow==10.3.0
14-
# Pillow==9.3.0
159
PySide6==6.7.3
16-
# https://wiki.qt.io/Qt_for_Python
17-
# https://stackoverflow.com/questions/75707701/why-i-can-not-install-pyside2
18-
# pyside2==5.15.2.1
19-
# Unable to function in py3.12 with distutils removal/deprecation
20-
# pystackreg==0.2.7
21-
# pystackreg==0.2.7
2210
QtPy==2.4.1
23-
# qtpy==2.1.0
2411
scikit-image==0.23.2
25-
# scikit-image==0.18.3
2612
seaborn==0.13.2
27-
# seaborn==0.12.0
2813
tifffile==2024.5.22
29-
# tifffile==2021.11.2
3014
wxPython==4.2.2
31-
# wxpython==4.1.1
32-
xlrd==2.0.1
33-
# xlrd==2.0.1
15+
xlrd==2.0.1

0 commit comments

Comments
 (0)