Block bad pubnub version (#75138)

pull/75147/head
Paulus Schoutsen 2022-07-13 14:12:53 -07:00
parent f052c3ca74
commit 1555f706e5
2 changed files with 8 additions and 0 deletions

View File

@ -114,3 +114,7 @@ backoff<2.0
# Breaking change in version
# https://github.com/samuelcolvin/pydantic/issues/4092
pydantic!=1.9.1
# Breaks asyncio
# https://github.com/pubnub/python/issues/130
pubnub!=6.4.0

View File

@ -132,6 +132,10 @@ backoff<2.0
# Breaking change in version
# https://github.com/samuelcolvin/pydantic/issues/4092
pydantic!=1.9.1
# Breaks asyncio
# https://github.com/pubnub/python/issues/130
pubnub!=6.4.0
"""
IGNORE_PRE_COMMIT_HOOK_ID = (