Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mahlodi-makobe authored Dec 10, 2023
1 parent 179560d commit f292497
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
matplotlib
pandas
numpy
# Add other dependencies as needed
matplotlib==3.8.2
pandas==2.1.4
numpy==1.26.2
contourpy>=1.0.1
cycler>=0.10
fonttools>=4.22.0
kiwisolver>=1.3.1
packaging>=20.0
pillow>=8
pyparsing>=2.3.1
python-dateutil>=2.7
pytz>=2020.1
tzdata>=2022.1
six>=1.5

0 comments on commit f292497

Please sign in to comment.