mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-13 18:05:39 +00:00
Merge pull request #196 from JasperJuergensen/main
Fix incompatible version requirements
This commit is contained in:
+3
-3
@@ -3,7 +3,7 @@ aiohttp==3.7.4
|
|||||||
aiohttp-socks==0.5.5
|
aiohttp-socks==0.5.5
|
||||||
arabic-reshaper==2.1.1
|
arabic-reshaper==2.1.1
|
||||||
async-timeout==3.0.1
|
async-timeout==3.0.1
|
||||||
attrs==20.3.0
|
attrs==21.2.0
|
||||||
certifi==2020.12.5
|
certifi==2020.12.5
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
colorama==0.4.4
|
colorama==0.4.4
|
||||||
@@ -11,9 +11,9 @@ future==0.18.2
|
|||||||
future-annotations==1.0.0
|
future-annotations==1.0.0
|
||||||
html5lib==1.1
|
html5lib==1.1
|
||||||
idna==2.10
|
idna==2.10
|
||||||
Jinja2==2.11.3
|
Jinja2==3.0.2
|
||||||
lxml==4.6.3
|
lxml==4.6.3
|
||||||
MarkupSafe==1.1.1
|
MarkupSafe==2.0.1
|
||||||
mock==4.0.2
|
mock==4.0.2
|
||||||
multidict==5.1.0
|
multidict==5.1.0
|
||||||
pycountry==20.7.3
|
pycountry==20.7.3
|
||||||
|
|||||||
Reference in New Issue
Block a user