diff --git a/requirements.txt b/requirements.txt index 987c251a..f75d9174 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ Pygments>=2.7.4 jinja2>=2.11.3 bleach>=3.3.0 cryptography>=3.2 -rsconnect-python>=1.15.0b1 +rsconnect-python>=1.15.0 diff --git a/setup.cfg b/setup.cfg index 7a11e16d..9731d1bf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,7 +16,7 @@ project_urls = [options] install_requires = - rsconnect-python>=1.15.0b1 + rsconnect-python>=1.15.0 notebook>=6.1.5,<7.0.0 nbformat nbconvert>=5.6.1