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 ba2f53f commit e4ec505Copy full SHA for e4ec505
requirements.txt
@@ -2,6 +2,7 @@ attrs==23.2.0
2
banal==1.0.6
3
beautifulsoup4==4.12.3
4
binaryornot==0.4.4
5
+beartype==0.17.2
6
boolean.py==4.0
7
certifi==2024.2.2
8
cffi==1.16.0
@@ -62,6 +63,7 @@ PyYAML==6.0.1
62
63
rdflib==6.2.0
64
requests==2.31.0
65
saneyaml==0.6.0
66
+semantic-version==2.10.0
67
six==1.16.0
68
soupsieve==2.3.2.post1
69
spdx-tools==0.8.2
@@ -70,6 +72,7 @@ toml==0.10.2
70
72
typecode==30.0.1
71
73
typecode-libmagic==5.39.210531
74
typing-extensions==4.3.0
75
+uritools==4.0.2
76
urllib3==2.2.1
77
urlpy==0.5
78
wcwidth==0.2.5
0 commit comments