# =============================
# Core Requirements
# =============================
tensorflow==2.18.0
tensorflow_probability==0.25.0
torch==2.6.0+cu124
gpytorch==1.14
ignite==0.5.2
numpy==2.0.2
scipy==1.15.3
statsmodels==0.14.4
pandas==2.2.2
matplotlib==3.10.0
tqdm==4.67.1

# =============================
# External Method Dependencies
# =============================

# DUE is imported from:
# https://github.com/y0ast/DUE

# DUL is adapted and placed in:
# ./density_uncertainty_layers/
# No external installation is required; this folder contains all needed code.