mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
Downgrade pycountry due to problems with wheels
Python 3.10 related problem
This commit is contained in:
+2
-2
@@ -16,7 +16,7 @@ lxml==4.9.0
|
|||||||
MarkupSafe==2.1.1
|
MarkupSafe==2.1.1
|
||||||
mock==4.0.3
|
mock==4.0.3
|
||||||
multidict==6.0.2
|
multidict==6.0.2
|
||||||
pycountry>=22.3
|
pycountry==22.1.10
|
||||||
PyPDF2==2.0.0
|
PyPDF2==2.0.0
|
||||||
PySocks==1.7.1
|
PySocks==1.7.1
|
||||||
python-bidi==0.4.2
|
python-bidi==0.4.2
|
||||||
@@ -36,4 +36,4 @@ yarl==1.7.2
|
|||||||
networkx==2.5.1
|
networkx==2.5.1
|
||||||
pyvis==0.2.1
|
pyvis==0.2.1
|
||||||
reportlab==3.6.9
|
reportlab==3.6.9
|
||||||
cloudscraper==1.2.60
|
cloudscraper==1.2.60
|
||||||
|
|||||||
Reference in New Issue
Block a user