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 827ce1e commit 7bf088eCopy full SHA for 7bf088e
requirements-native.txt
@@ -1,5 +1,5 @@
1
cffi==2.0.0
2
-cyseq==0.1.0
+cyseq==0.1.2
3
intbitset==4.0.0
4
lxml==6.0.2
5
MarkupSafe==3.0.3
setup.cfg
@@ -75,7 +75,7 @@ install_requires =
75
colorama >= 0.3.9
76
commoncode >= 32.4.0
77
container-inspector >= 31.0.0
78
- cyseq >= 0.1.0
+ cyseq >= 0.1.2
79
debian-inspector >= 31.1.0
80
dparse2 >= 0.7.0
81
fasteners
0 commit comments