Merge pull request #1322 from huftis/update-nn-translation-2022-june
[gpodder.git] / tools / requirements.txt
blob1ca0013fc1eac5d21c93f00738cb44d196d36a67
1 # PyPI / pip requirements for Linux
2 # For the benefit of e.g. flatpak-pip-generator.
4 mygpoclient==1.9
5 podcastparser==0.6.8
6 requests[socks]==2.25.1
7 urllib3==1.26.5
8 html5lib==1.1
9 mutagen==1.45.1
10 dbus-python
11 yt-dlp
12 # eyed3 is optional and pulls in a lot of dependencies, so disable by default
13 # eyed3