Update requirements.txt
This commit is contained in:
parent
b7861ffcf9
commit
e28d365d2b
@ -11,6 +11,7 @@ jedi==0.18.0
|
|||||||
Mako==1.1.4
|
Mako==1.1.4
|
||||||
MarkupSafe==1.1.1
|
MarkupSafe==1.1.1
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
|
mutagen==1.45.1
|
||||||
mysqlclient==2.0.3
|
mysqlclient==2.0.3
|
||||||
parso==0.8.2
|
parso==0.8.2
|
||||||
pexpect==4.8.0
|
pexpect==4.8.0
|
||||||
@ -29,6 +30,7 @@ python-editor==1.0.4
|
|||||||
python-slugify==5.0.0
|
python-slugify==5.0.0
|
||||||
python-vlc==3.0.11115
|
python-vlc==3.0.11115
|
||||||
six==1.15.0
|
six==1.15.0
|
||||||
|
slugify==0.0.1
|
||||||
SQLAlchemy==1.4.2
|
SQLAlchemy==1.4.2
|
||||||
text-unidecode==1.3
|
text-unidecode==1.3
|
||||||
tinytag==1.5.0
|
tinytag==1.5.0
|
||||||
@ -37,4 +39,3 @@ traitlets==5.0.5
|
|||||||
typing-extensions==3.7.4.3
|
typing-extensions==3.7.4.3
|
||||||
wcwidth==0.2.5
|
wcwidth==0.2.5
|
||||||
zipp==3.4.1
|
zipp==3.4.1
|
||||||
slugify==0.0.1
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user