feat(pxe): Add ALT
[csit.git] / requirements.txt
index 244c764..983cc79 100644 (file)
@@ -50,8 +50,14 @@ sphinxcontrib-robotdoc==0.11.0
 # VPP requirements
 ply==3.11
 
-# PIP freeze dependencies
+# JSON schema validation
+jsonschema==4.1.0
+rfc3339-validator==0.1.4
+rfc3987==1.3.8
+
+# Other PIP freeze dependencies.
 alabaster==0.7.12
+arrow==1.2.1
 Babel==2.9.0
 bcrypt==3.1.7
 certifi==2020.12.5
@@ -60,9 +66,12 @@ chardet==4.0.0
 cryptography==2.8
 docutils==0.16
 future==0.18.2
+fqdn==1.5.1
 idna==2.10
 imagesize==1.2.0
+isoduration==20.11.0
 Jinja2==2.11.3
+jsonpointer==2.1
 MarkupSafe==1.1.1
 packaging==20.9
 pbr==5.5.1
@@ -70,7 +79,7 @@ pycparser==2.19
 Pygments==2.8.1
 PyNaCl==1.3.0
 pyparsing==2.4.7
-python-dateutil==2.8.1
+python-dateutil==2.8.2
 pytz==2021.1
 retrying==1.3.3
 six==1.15.0
@@ -81,4 +90,6 @@ sphinxcontrib-htmlhelp==1.0.3
 sphinxcontrib-jsmath==1.0.1
 sphinxcontrib-qthelp==1.0.3
 sphinxcontrib-serializinghtml==1.1.4
+uri-template==1.1.0
 urllib3==1.25.6
+webcolors==1.11.1