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.
2 parents 3bcfdfb + 58cbe85 commit 35ecb9bCopy full SHA for 35ecb9b
requirements.txt
@@ -9,7 +9,7 @@ chardet==5.0.0
9
charset-normalizer==2.1.0
10
click==8.1.3
11
colorama==0.4.5
12
-commoncode==31.0.0
+commoncode==31.0.2
13
construct==2.10.68
14
container-inspector==31.1.0
15
cryptography==37.0.4
setup.cfg
@@ -70,7 +70,7 @@ install_requires =
70
chardet >= 3.0.0
71
click >= 6.7, !=7.0
72
colorama >= 0.3.9
73
- commoncode >= 31.0.0
+ commoncode >= 31.0.2
74
container-inspector >= 31.0.0
75
debian-inspector >= 31.0.0
76
dparse2 >= 0.7.0
0 commit comments