# Update often the projects requirements. Please run the following command with .venv activated
# $ source .venv/bin/activate
# $ pip3 freeze > requirements/requirements.txt
# or alternatively
# make update-requirements
boto3
# hydra-core==1.2.0
loguru
# hydra-colorlog
# hydra-optuna-sweeper
# hydra-ax-sweeper
# hydra-ray-launcher
# hydra-submitit-launcher
numpy
psycopg2-binary
# Python-dotenv reads key-value pairs from a .env file and can set them as environment variables.
# It helps in the development of applications following the 12-factor (https://12factor.net/) principles.
python-dotenv
s3fs
gdown
matplotlib
fsspec
opencv-python
scipy
scikit-learn
wandb
tqdm