diff --git a/Pipfile b/Pipfile index 12161a9..1a006ac 100644 --- a/Pipfile +++ b/Pipfile @@ -7,5 +7,5 @@ verify_ssl = true [packages] requests = "==2.23.0" -cryptography = "==2.9" +cryptography = "==3.2" fire = "==0.3.0" \ No newline at end of file