Skip to content

Commit

Permalink
Updated requirements.txt files
Browse files Browse the repository at this point in the history
  • Loading branch information
lsoucasse committed Jun 17, 2024
1 parent fa9bbea commit ecec684
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# generated by tools/generate_requirements_txt.py
matplotlib
numpy
31 changes: 31 additions & 0 deletions requirements_full.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements_full.txt pyproject.toml
#
contourpy==1.2.1
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.53.0
# via matplotlib
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.9.0
# via fwl-mors (pyproject.toml)
numpy==2.0.0
# via
# contourpy
# fwl-mors (pyproject.toml)
# matplotlib
packaging==24.1
# via matplotlib
pillow==10.3.0
# via matplotlib
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0
# via matplotlib
six==1.16.0
# via python-dateutil

0 comments on commit ecec684

Please sign in to comment.