We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24e1cf2 + d9410f9 commit f06c1a9Copy full SHA for f06c1a9
requirements.txt
@@ -1,6 +1,6 @@
1
archspec==0.2.5
2
argcomplete==3.1.2; python_version < '3.8'
3
-argcomplete==3.6.1; python_version >= '3.8'
+argcomplete==3.6.2; python_version >= '3.8'
4
filelock==3.4.1; python_version == '3.6'
5
filelock==3.12.2; python_version == '3.7'
6
filelock==3.16.1; python_version == '3.8'
0 commit comments