have pyup ignore outdated dependency
This commit is contained in:
parent
eb89b65b59
commit
30888cf5ca
@ -6,7 +6,7 @@ python-telegram-bot==11.1.0
|
|||||||
arrow==0.13.1
|
arrow==0.13.1
|
||||||
cachetools==3.1.0
|
cachetools==3.1.0
|
||||||
requests==2.21.0
|
requests==2.21.0
|
||||||
urllib3==1.24.2
|
urllib3==1.24.2 # pyup: ignore
|
||||||
wrapt==1.11.1
|
wrapt==1.11.1
|
||||||
scikit-learn==0.20.3
|
scikit-learn==0.20.3
|
||||||
joblib==0.13.2
|
joblib==0.13.2
|
||||||
|
Loading…
Reference in New Issue
Block a user