1234567891011121314151617181920212223242526272829303132333435 |
- attrs==22.2.0
- autopep8==2.0.0
- beautifulsoup4==4.11.1
- bs4==0.0.1
- certifi==2022.9.24
- charset-normalizer==2.1.1
- click==8.1.3
- exceptiongroup==1.1.0
- feedgen==0.9.0
- Flask==2.2.2
- idna==3.4
- iniconfig==2.0.0
- itsdangerous==2.1.2
- Jinja2==3.1.2
- lxml==4.9.1
- MarkupSafe==2.1.1
- packaging==22.0
- pluggy==1.0.0
- pycodestyle==2.9.1
- pydantic==1.10.4
- pyPodcastParser==2.0.0
- pytest==7.2.0
- python-dateutil==2.8.2
- python-dotenv==0.21.0
- recordtype==1.4
- requests==2.28.1
- rss-parser==0.2.4
- six==1.16.0
- soupsieve==2.3.2.post1
- toml==0.10.2
- tomli==2.0.1
- typing_extensions==4.4.0
- urllib3==1.26.12
- Werkzeug==2.2.2
|