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 1983426 commit 7fcf075Copy full SHA for 7fcf075
requirements.txt
@@ -29,7 +29,7 @@ html5lib==1.1
29
idna==3.3
30
importlib-metadata==4.12.0
31
inflection==0.5.1
32
-intbitset==3.1.0
+intbitset==4.0.0
33
isodate==0.6.1
34
jaraco.functools==4.1.0
35
javaproperties==0.8.1
setup.cfg
@@ -79,7 +79,7 @@ install_requires =
79
gemfileparser2 >= 0.9.0
80
html5lib
81
importlib_metadata
82
- intbitset >= 3.0.2
+ intbitset >= 4.0.0
83
jaraco.functools
84
javaproperties >= 0.5
85
jinja2 >= 2.7.0
0 commit comments