mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
f7f77e587c
* Fixed/Disabled sites. Update requirements.txt fixed_sites: AllRecipes, Linktree, CreativeMarket, ImgInn, Shutterstock, Contently disabled_sites: Forums.ea.com. CrunchyRoll, Windy, MetaCritic, InfosecInstitute, Armchairgm.fandom.com, Bleach.fandom.com Update requirements to prevent dependency conflicts. * Update requirements.txt Update requirements.txt to prevent dependency conflicts * Update requirements.txt * Update sites.md * fixed_sites: Armchairgm.fandom.com, Bleach.fandom.com, Battleraprus. disabled_sites: MicrosoftTechNet, club.cnews.ru, Scorcher * fixed_sites: Armchairgm.fandom.com, Bleach.fandom.com, Battleraprus. disabled_sites: MicrosoftTechNet, club.cnews.ru, Scorcher
9 lines
204 B
Plaintext
9 lines
204 B
Plaintext
reportlab>=4.0.4
|
|
flake8>=6.1.0
|
|
pytest>=7.2.0
|
|
pytest-asyncio>=0.16.0;python_version<"3.7"
|
|
pytest-asyncio>=0.20.1;python_version>="3.7"
|
|
pytest-cov>=4.0.0
|
|
pytest-httpserver>=1.0.8
|
|
pytest-rerunfailures>=12.0
|