Skip to content

Commit

Permalink
version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hikarimusic committed Jan 22, 2024
1 parent b1ca16d commit 67c8305
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
factor_analyzer
matplotlib
numpy
openpyxl
pandas
pyreadstat
scikit-learn
scipy
seaborn
statsmodels
tabulate
factor-analyzer==0.5.0
matplotlib==3.7.4
numpy==1.24.4
openpyxl==3.1.2
pandas==2.0.3
pyreadstat==1.2.6
scikit-learn==1.3.2
scipy==1.10.1
seaborn==0.13.1
statsmodels==0.14.1
tabulate==0.9.0

0 comments on commit 67c8305

Please sign in to comment.