We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4236642 commit 3b0476fCopy full SHA for 3b0476f
requirements.txt
@@ -1,7 +1,7 @@
1
aboutcode-toolkit==11.0.0
2
aboutcode.federatedcode==0.1.0
3
aboutcode.hashid==0.2.0
4
-aboutcode.pipeline==0.2.0
+aboutcode.pipeline==0.2.1
5
arrow==1.3.0
6
asgiref==3.8.1
7
attrs==25.1.0
setup.cfg
@@ -35,7 +35,7 @@ packages = find:
35
include_package_data = true
36
zip_safe = false
37
install_requires =
38
- aboutcode.pipeline >= 0.2.0
+ aboutcode.pipeline >= 0.2.1
39
arrow >= 1.3.0
40
bitarray >= 2.9.2
41
debian-inspector >= 31.1.0
0 commit comments