Skip to content

Commit 1e6face

Browse files
authored
Merge pull request #12 from S-Bryce/patch-1
Fix broken version stapling syntax on watchfiles requirement
2 parents 8b7ef73 + cdd2827 commit 1e6face

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ python-multipart==0.0.6
88
# API and Communication
99
requests==2.31.0
1010
python-dotenv==1.0.0
11-
watchfiles=1.0.4
11+
watchfiles==1.0.4
1212

1313
# Audio Processing
1414
numpy==1.24.0

0 commit comments

Comments
 (0)