mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 22:19:01 +00:00
Merge branch 'main' of https://github.com/soxoj/maigret into site_adds
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user