numpy==1.22.4
pandas==1.4.0
# min version for py310 is pandas 1.3.0 but wheel is no longer published
sqlalchemy<2.0.0  # SQLAlchemy 2.0.0 is not compatible with pandas < 2.0.0
