Merge pull request #12 from S-Bryce/patch-1
Fix broken version stapling syntax on watchfiles requirement
This commit is contained in:
commit
1e6face577
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue