Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
git+https://github.com/peterwilli/audio-maister.git
|
2 |
-
numpy==1.23.0
|
|
|
|
1 |
git+https://github.com/peterwilli/audio-maister.git
|
2 |
+
numpy==1.23.0
|
3 |
+
pydantic==1.10.10
|