Update requirements.txt
This commit is contained in:
parent
cfd4fd606a
commit
6b163c2719
|
@ -1,7 +1,6 @@
|
|||
requests
|
||||
ftfy
|
||||
beautifulsoup4
|
||||
numpy
|
||||
textdistance[extras]
|
||||
jinja2
|
||||
unidecode
|
||||
|
|
|
@ -11,7 +11,6 @@ limnoria
|
|||
lxml
|
||||
markovgen
|
||||
numpy
|
||||
oauth2
|
||||
pendulum
|
||||
pexpect
|
||||
pillow
|
||||
|
@ -19,6 +18,8 @@ pyimgur
|
|||
pylyrics3
|
||||
pytest
|
||||
requests
|
||||
requests_oauthlib
|
||||
roman_numerals
|
||||
textdistance[extras]
|
||||
timeout-decorator
|
||||
unidecode
|
||||
|
|
Loading…
Reference in New Issue