From 671640c15ca643b2cda84373bb32f21e2d7a706f Mon Sep 17 00:00:00 2001 From: RJ Skerry-Ryan Date: Thu, 20 Feb 2020 16:19:51 -0800 Subject: [PATCH] Switch to fabric3 (API-compatible, Python3-compatible fork of fabric 1.x). --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f39c0e6a7ba..bc52027fe48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fabric<2.0 +fabric3<2.0 sphinx sphinx-intl graphviz