diff --git a/setup.py b/setup.py index 68175e9b..230b893a 100644 --- a/setup.py +++ b/setup.py @@ -60,7 +60,7 @@ def run(self): "textblob==0.18.0.post0", # also in pyproject.toml, required for setup script above "pyfiglet==1.0.2", "matplotlib==3.9.2", - "PyGithub==2.1.1", + "PyGithub==2.5.0", "wolframalpha==5.1.3", "yfinance==0.2.48", "mip==1.15.0",