# make sure these versions are the same as in environment.yml/pip
# it is recommended to use miniconda, but this file can be used for
# setting up an environment using the "python3 -m venv <env_name>" command
# which can be useful for running analysis scripts etc. that don't require
# a TensorFlow GPU environment
tensorflow==2.11.0
numpy==1.24.2
pandas==1.5.3
matplotlib==3.7.0
psutil==5.9.5