Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy
matplotlib==3.*
seaborn==0.10.1
seaborn==0.13.*
pandas
41 changes: 19 additions & 22 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,50 +1,47 @@
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
contourpy==1.0.6
contourpy==1.3.1
# via matplotlib
cycler==0.11.0
cycler==0.12.1
# via matplotlib
fonttools==4.38.0
fonttools==4.55.8
# via matplotlib
kiwisolver==1.4.4
kiwisolver==1.4.8
# via matplotlib
matplotlib==3.6.2
matplotlib==3.10.0
# via
# -r requirements.in
# seaborn
numpy==1.23.5
numpy==2.2.2
# via
# -r requirements.in
# contourpy
# matplotlib
# pandas
# scipy
# seaborn
packaging==21.3
packaging==24.2
# via matplotlib
pandas==1.5.1
pandas==2.2.3
# via
# -r requirements.in
# seaborn
pillow==9.3.0
pillow==11.1.0
# via matplotlib
pyparsing==3.0.9
# via
# matplotlib
# packaging
python-dateutil==2.8.2
pyparsing==3.2.1
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2022.6
pytz==2025.1
# via pandas
scipy==1.9.3
# via seaborn
seaborn==0.10.1
seaborn==0.13.2
# via -r requirements.in
six==1.16.0
six==1.17.0
# via python-dateutil
tzdata==2025.1
# via pandas