diff --git a/requirements.txt b/requirements.txt index 7cf0930..a2a578b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,2 @@ -cffi==1.14.6 -cryptography==35.0.0 -pycparser==2.20 -Django>=2.2 +cryptography>=35.0.0 +Django>=3.2 \ No newline at end of file