Skip to content

Commit

Permalink
Fix requirements.txt pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
sklam committed Nov 19, 2020
1 parent ac5bf3e commit 8cc5a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,4 +1,4 @@
setuptools
numpy>=1.10
llvmlite 0.35.0rc3
llvmlite>=0.35.0rc3,<0.36.0
argparse

0 comments on commit 8cc5a95

Please sign in to comment.