# ------------------------------------------------------------------ #
#                                                                    #
#  Example Python package requirements for the Mat3ra platform       #
#                                                                    #
#  Will be used as follows:                                          #
#                                                                    #
#    1. A runtime directory for this calculation is created          #
#    2. This list is used to populate a Python virtual environment   #
#    3. The virtual environment is activated                         #
#    4. The Python process running the script included within this   #
#       job is started                                               #
#                                                                    #
#  For more information visit:                                       #
#   - https://pip.pypa.io/en/stable/reference/pip_install            #
#   - https://virtualenv.pypa.io/en/stable/                          #
#                                                                    #
#  Please add any packages required for this unit below following    #
#  the requirements.txt specification:                               #
#  https://pip.pypa.io/en/stable/reference/requirements-file-format/ #
# ------------------------------------------------------------------ #
