joshsears commited on
Commit
cfe7c3a
Β·
1 Parent(s): 21ca2ea

Fix: add loguru to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -32,6 +32,7 @@ rich==13.9.4
32
 
33
  # ── Config ────────────────────────────────────────────────────────────────────
34
  python-dotenv==1.0.1
 
35
 
36
  # ── Numerics ──────────────────────────────────────────────────────────────────
37
  numpy==1.26.4
 
32
 
33
  # ── Config ────────────────────────────────────────────────────────────────────
34
  python-dotenv==1.0.1
35
+ loguru==0.7.3
36
 
37
  # ── Numerics ──────────────────────────────────────────────────────────────────
38
  numpy==1.26.4