From 611667f169e951568350741a7817ba04703f3af8 Mon Sep 17 00:00:00 2001 From: Michel Date: Sun, 20 Apr 2025 10:14:58 +0200 Subject: [PATCH] =?UTF-8?q?"=F0=9F=94=A7=20requirements.txt=20nettoy=C3=A9?= =?UTF-8?q?=20et=20optimis=C3=A9"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..3a782b2 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,17 @@ +colorama==0.4.6 +cryptography==44.0.2 +filelock==3.18.0 +matplotlib==3.10.1 +mysql_connector_repackaged==0.3.1 +paho_mqtt==2.1.0 +pandas==2.2.3 +paramiko==3.5.1 +Pillow==11.2.1 +protobuf==6.30.2 +pyOpenSSL==25.0.0 +python-dotenv==1.1.0 +redis==5.2.1 +schedule==1.2.2 +sphinx==8.2.3 +streamlit==1.44.1 +urllib3_secure_extra==0.1.0 \ No newline at end of file