Merge branch 'main' of https://github.com/soxoj/maigret into site_adds

This commit is contained in:
kustermariocoding
2022-02-21 11:56:35 +01:00
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ future-annotations==1.0.0
html5lib==1.1
idna==3.3
Jinja2==3.0.3
lxml==4.7.1
lxml==4.8.0
MarkupSafe==2.0.1
mock==4.0.3
multidict==5.2.0;python_version<"3.7"
@@ -29,7 +29,7 @@ soupsieve==2.3.1
stem==1.8.0
torrequest==0.1.0
tqdm==4.62.3
typing-extensions==4.0.1
typing-extensions==4.1.1
webencodings==0.5.1
xhtml2pdf==0.2.5
XMind==1.2.0
+2 -2
View File
@@ -1,7 +1,7 @@
flake8==4.0.1
pytest==7.0.0
pytest==7.0.1
pytest-asyncio==0.16.0;python_version<"3.7"
pytest-asyncio==0.18.0;python_version>="3.7"
pytest-asyncio==0.18.1;python_version>="3.7"
pytest-cov==3.0.0
pytest-httpserver==1.0.4
pytest-rerunfailures==10.2