1 # DISCLAIMER: BEFORE EDITING THIS FILE!
3 # This file has two closely related consequences. The common part is that this
4 # file defines the content of virtual Python environment used when Robot tests
7 # But the virtual environment is also being created on containerized
8 # environment created by either Nomad cluster (Jenkins, vpp_device) or during
9 # execution on SUT machines, which might have specific restrictions.
11 # Complete package and setting snapshot (for all container images),
12 # with network being limited to local only. This implies pip currently being
13 # set to site-packages only. So if the "container image" applied on the machine
14 # does not reflect the edits, some installations might fail.
15 # Even if the failure may not directly impact execution, this leads into
16 # inconsistency between installed environment and the code base which may lead
17 # into fatal error or uncaught exceptions.
19 # CSIT Core dependencies
33 # PLRsearch dependencies
38 # PAL/DOC dependencies
46 sphinx-rtd-theme==0.5.2
47 sphinxcontrib-programoutput==0.17
48 sphinxcontrib-robotdoc==0.11.0
53 # PIP freeze dependencies
73 python-dateutil==2.8.1
77 snowballstemmer==2.1.0
78 sphinxcontrib-applehelp==1.0.2
79 sphinxcontrib-devhelp==1.0.2
80 sphinxcontrib-htmlhelp==1.0.3
81 sphinxcontrib-jsmath==1.0.1
82 sphinxcontrib-qthelp==1.0.3
83 sphinxcontrib-serializinghtml==1.1.4