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 f12098c commit 0a13057Copy full SHA for 0a13057
requirements.txt
@@ -1,5 +1,5 @@
1
# Only install AutoAWQ with x86-64
2
-autoawq[kernels]; platform_machine == "x86_64" or platform_machine == "AMD64"
+autoawq[kernels]==0.2.7.post2; platform_machine == "x86_64" or platform_machine == "AMD64"
3
4
# Base requirements
5
matplotlib
0 commit comments