diff --git a/hatch_build.py b/hatch_build.py index 310890f5920af..4979bf117a7d0 100644 --- a/hatch_build.py +++ b/hatch_build.py @@ -42,7 +42,7 @@ PRE_INSTALLED_PROVIDERS = [ "common.io", "common.sql", - "fab>=1.0.2dev0", + "fab>=1.0.2", "ftp", "http", "imap",