Merge pull request #12 from S-Bryce/patch-1

Fix broken version stapling syntax on watchfiles requirement
This commit is contained in:
Lex-au 2025-03-23 18:02:21 +11:00 committed by GitHub
commit 1e6face577
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ python-multipart==0.0.6
# API and Communication
requests==2.31.0
python-dotenv==1.0.0
watchfiles=1.0.4
watchfiles==1.0.4
# Audio Processing
numpy==1.24.0