diff --git a/pyfcm/__meta__.py b/pyfcm/__meta__.py index 932e00d..8fdb2d3 100644 --- a/pyfcm/__meta__.py +++ b/pyfcm/__meta__.py @@ -2,7 +2,7 @@ __summary__ = "Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)" __url__ = "https://github.com/olucurious/pyfcm" -__version__ = "2.0.3" +__version__ = "2.0.4" __author__ = "Emmanuel Adegbite" __email__ = "olucurious@gmail.com" diff --git a/requirements.txt b/requirements.txt index c1e330e..ef4d0df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp>=3.6.2 cachetools==5.3.3 -google-auth==2.29.0 +google-auth==2.22.0 pyasn1==0.6.0 pyasn1-modules==0.4.0 rsa==4.9