Skip to content

Commit

Permalink
Merge pull request #131 from sertansenturk/dependabot/pip/lxml-4.6.5
Browse files Browse the repository at this point in the history
Bump lxml from 4.6.3 to 4.6.5
  • Loading branch information
sertansenturk authored Dec 13, 2021
2 parents 7eefa8a + ff35300 commit 05896b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ json_tricks==3.12.1 # saving json files with classes and numpy arrays
eyeD3==0.8.11 # reading metadata embedded in the audio recordings
python-Levenshtein==0.12.0 # semiotic structure labeling similarity
networkx==1.11 # semiotic structure labeling clique computation
lxml==4.6.3 # musicxml conversion
lxml==4.6.5 # musicxml conversion
musicbrainzngs==0.6 # metadata crawling from musicbrainz
essentia==2.1b5;platform_system=='Linux' # music signal processing

0 comments on commit 05896b8

Please sign in to comment.