We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6764931 commit 7185a53Copy full SHA for 7185a53
requirements.txt
@@ -6,7 +6,7 @@ cryptography==3.3.2; python_version <= '2.7'
6
cryptography==41.0.1; python_version > '3'
7
fpdf>=1.7.2
8
dbf>=0.88.019
9
-Pillow<=9.5.0; platform_machine!='x86_64'
+Pillow<=9.5.0; platform_machine=='x86'
10
Pillow>=2.0.0; platform_machine=='x86_64'
11
tabulate==0.8.5
12
certifi>=2020.4.5.1
0 commit comments