atropos/environments/community/meteorology_forecast/requirements.txt
2025-05-27 16:30:11 +10:00

6 lines
238 B
Text

wandb
pydantic
httpx
# atroposlib (Optional, if you have it available and want full integration)
# If atroposlib is a local package, it would not be listed here
# or would be installed via `pip install -e .` if it's a setuptools project.