From dc153539bdbe662cd3718f96a5fc632b190e164f Mon Sep 17 00:00:00 2001 From: Darius BERTRAND Date: Mon, 13 Mar 2023 17:23:33 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Pymodbus/Pipfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Pymodbus/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pymodbus/Pipfile b/Pymodbus/Pipfile index 817f893..3f371c0 100644 --- a/Pymodbus/Pipfile +++ b/Pymodbus/Pipfile @@ -15,5 +15,5 @@ ipython = "*" [dev-packages] [requires] -python_version = "3.10.6" +python_version = "3.9"