Skip to content

Commit

Permalink
[Mod] requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
noranhe committed Mar 19, 2024
1 parent a0e0e84 commit 982c15a
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
tzlocal==4.2
tzlocal==5.2
PySide6==6.3.0
pyqtgraph==0.13.3
qdarkstyle==3.1
numpy==1.23.1
pandas==1.5.0
matplotlib==3.5.3
seaborn==0.11.2
pyqtgraph==0.13.4
qdarkstyle==3.2.3
numpy==1.26.4
pandas==2.2.1
matplotlib==3.8.3
seaborn==0.13.2
ta-lib==0.4.24
deap==1.3.3
pyzmq==23.2.1
plotly==5.10.0
importlib-metadata==4.12.0
tqdm==4.64.1
backports.zoneinfo; python_version < '3.9'
deap==1.4.1
pyzmq==25.1.2
plotly==5.20.0
importlib-metadata==7.0.2
tqdm==4.66.2

0 comments on commit 982c15a

Please sign in to comment.