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 d171a74 commit d9733adCopy full SHA for d9733ad
requirements-native.txt
@@ -1,4 +1,5 @@
1
cffi==1.17.1
2
+cyseq==0.0.2
3
intbitset==4.0.0
4
lxml==5.4.0
5
MarkupSafe==3.0.2
setup.cfg
@@ -117,7 +117,7 @@ install_requires =
117
typecode >= 30.0.1
118
typecode[full] >= 30.0.1
119
extractcode[full] >= 31.0.0
120
- cyseq; platform_system == 'Linux'
+ cyseq >= 0.0.2
121
122
123
[options.packages.find]
0 commit comments