Skip to content

Commit 5b27226

Browse files
committed
[fix] fix requirements.txt
1 parent 2a346ba commit 5b27226

File tree

1 file changed

+6
-27
lines changed

1 file changed

+6
-27
lines changed

requirements.txt

Lines changed: 6 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,6 @@
1-
altgraph==0.17.2
2-
autopep8==1.6.0
3-
cycler==0.11.0
4-
et-xmlfile==1.1.0
5-
fastanalysis==0.0.3
6-
fonttools==4.33.3
7-
kiwisolver==1.4.2
8-
matplotlib==3.5.2
9-
numpy==1.22.4
10-
openpyxl==3.0.10
11-
packaging==21.3
12-
pandas==1.4.2
13-
Pillow==9.1.1
14-
pycodestyle==2.8.0
15-
pyparsing==3.0.9
16-
PySide2==5.15.2.1
17-
python-dateutil==2.8.2
18-
pytz==2022.1
19-
QDarkStyle==3.1
20-
QtPy==2.1.0
21-
scipy==1.8.1
22-
seaborn==0.11.2
23-
shiboken2==5.15.2.1
24-
six==1.16.0
25-
statannotations==0.4.4
26-
toml==0.10.2
27-
xlrd==2.0.1
1+
fastanalysis>=0.0.3
2+
matplotlib>=3.5.2
3+
numpy>=1.22.4
4+
PySide2>=5.15.2.1
5+
seaborn>=0.11.2
6+
statannotations>=0.4.4

0 commit comments

Comments
 (0)