Skip to content

Commit

Permalink
Merge pull request #6 from ToasterUwU/dependabot/pip/levenshtein-eq-0…
Browse files Browse the repository at this point in the history
….22.star

Update levenshtein requirement from ==0.21.* to ==0.22.*
  • Loading branch information
ToasterUwU authored Sep 26, 2023
2 parents 828db64 + 600d5fe commit c9a8cd5
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
@@ -1,5 +1,5 @@
nextcord[speed, voice] == 2.6.*
orjson == 3.9.*
aiohttp == 3.8.*
Levenshtein == 0.21.*
Levenshtein == 0.22.*
unidecode >= 1.3.6, == 1.3.*

0 comments on commit c9a8cd5

Please sign in to comment.