diff --git a/app/requirements/prod.txt b/app/requirements/prod.txt index 9a656ec..97cce9c 100644 --- a/app/requirements/prod.txt +++ b/app/requirements/prod.txt @@ -12,4 +12,4 @@ protobuf==3.12.2 pyasn1==0.4.8 pyasn1-modules==0.2.8 requests==2.23.0 -rsa==4.0 \ No newline at end of file +rsa==4.7 \ No newline at end of file