From 83618522a7ccfe305f80c01e735182c1383a19e9 Mon Sep 17 00:00:00 2001 From: rambros Date: Tue, 24 Feb 2026 15:05:06 +0530 Subject: [PATCH] use latest fluxer.py --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 952ec26..4e02a44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ +git+https://github.com/akarealemil/fluxer.py.git discord.py>=2.3.2 -fluxer.py rich>=13.7.0 PyYAML>=6.0.1 pydantic>=2.5.3 # Good for configuration validation and mapping