Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
oualib committed Nov 3, 2023
1 parent e8482fa commit 5735cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
packages=setuptools.find_packages(),
python_requires=">=3.9",
install_requires=[
"matplotlib<=3.5.3",
"matplotlib>=3.5.3",
"numpy>=1.11.0",
"pandas>=0.23.0",
"vertica-highcharts>=0.1.2",
Expand Down

0 comments on commit 5735cd4

Please sign in to comment.