Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -24,5 +24,5 @@ typer==0.15.3
|
|
| 24 |
|
| 25 |
# Strumenti di sviluppo (opzionali, ma consigliati)
|
| 26 |
ruff==0.11.9
|
| 27 |
-
isort
|
| 28 |
black==24.3.0 # Aggiunto per la formattazione del codice
|
|
|
|
| 24 |
|
| 25 |
# Strumenti di sviluppo (opzionali, ma consigliati)
|
| 26 |
ruff==0.11.9
|
| 27 |
+
isort
|
| 28 |
black==24.3.0 # Aggiunto per la formattazione del codice
|