We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aee9d5 commit d7a4765Copy full SHA for d7a4765
requirements-base.txt
@@ -35,9 +35,7 @@ Pillow==8.2.0; python_version == '3.6'
35
Pillow==8.3.1; python_version > '3.6'
36
progressbar2==3.32.0
37
python-rapidjson==1.4
38
-psycopg2-binary==2.8.6; python_version == '3.6'
39
-# For development only: This version removes needing to setting flags for Apple's M1 chipset
40
-psycopg2-binary==2.9.1; python_version > '3.6'
+psycopg2-binary==2.8.6
41
PyJWT==2.1.0
42
python-dateutil==2.8.1
43
python-memcached==1.59
0 commit comments