fix util.format_date() unit test
[gpodder.git] / tools / requirements.txt
bloba39144ebd5f4da162c979974212bc9cf3b3937c9
1 # PyPI / pip requirements for Linux
2 # For the benefit of e.g. flatpak-pip-generator.
4 dbus-python
5 html5lib==1.1
6 mutagen==1.47.0
7 mygpoclient==1.10
8 podcastparser==0.6.10
9 requests[socks]==2.32.3
10 urllib3==2.2.2
11 yt-dlp
12 # eyed3 is optional and pulls in a lot of dependencies, so disable by default
13 # eyed3