Freeze requirements
This commit is contained in:
parent
dddfbb0724
commit
230460c153
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -102,4 +102,4 @@ ENV/
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
|
|
||||||
mcdata/
|
test/
|
||||||
|
|
19
requirements.txt
Normal file
19
requirements.txt
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
audioread==3.0.0
|
||||||
|
Brotli==1.0.9
|
||||||
|
certifi==2022.12.7
|
||||||
|
charset-normalizer==3.1.0
|
||||||
|
idna==3.4
|
||||||
|
imagedominantcolor==1.0.1
|
||||||
|
ImageHash==4.3.1
|
||||||
|
mutagen==1.46.0
|
||||||
|
numpy==1.24.2
|
||||||
|
Pillow==9.5.0
|
||||||
|
pyacoustid==1.2.2
|
||||||
|
pycryptodomex==3.17
|
||||||
|
PyWavelets==1.4.1
|
||||||
|
requests==2.28.2
|
||||||
|
scipy==1.10.1
|
||||||
|
urllib3==1.26.15
|
||||||
|
videohash==3.0.1
|
||||||
|
websockets==11.0
|
||||||
|
yt-dlp==2023.3.4
|
Loading…
Reference in New Issue
Block a user