diff --git a/requirements.txt b/requirements.txt
index 13b262c5031..2b6b47071ce 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 certifi
-cryptography!=3.4
+cryptography==3.3.2
 # only telegram.ext: # Keep this line here; used in setup(-raw).py
 tornado>=5.1
 APScheduler==3.6.3