Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -83,4 +83,5 @@ typing_extensions==4.12.2
|
|
83 |
tzdata==2024.2
|
84 |
urllib3==2.2.3
|
85 |
verovio==4.3.1
|
86 |
-
watchdog==4.0.2
|
|
|
|
83 |
tzdata==2024.2
|
84 |
urllib3==2.2.3
|
85 |
verovio==4.3.1
|
86 |
+
watchdog==4.0.2
|
87 |
+
pip install --upgrade pip
|