diff --git a/setup.py b/setup.py index 62808499..69c85ed0 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.3", - "PyGithub==2.1.1", + "PyGithub==2.5.0", "wolframalpha==5.1.3", "yfinance==0.2.50", "mip==1.15.0",