diff --git a/pyproject.toml b/pyproject.toml index b5b2122..4afa2ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies=[ 'watchdog == 2.3.1', ] name = "fusion-clsp" -version = "1.0.0rc4" +version = "1.0.0rc5" authors = [ { name="Tim Garrett", email="trg83@yahoo.com" }, ] diff --git a/requirements.txt b/requirements.txt index f19e957..1757dd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,3 @@ pytest-env blspy chia-blockchain==2.1.1 -watchdog==2.2.0