Raaniel commited on
Commit
6c16b94
1 Parent(s): 8157a30

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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