summaryrefslogtreecommitdiff
path: root/docs/build/requirements.txt
blob: 6b2fd0e51a9a7a49d17619ce513d4b50c24e6710 (plain)
1
2
3
4
5
6
7
8
9
git+https://github.com/sqlalchemyorg/changelog.git#egg=changelog
git+https://github.com/sqlalchemyorg/sphinx-paramlinks.git#egg=sphinx-paramlinks
git+https://github.com/sqlalchemy/sqlalchemy.git
python-dateutil
# because there's a dependency in pyfiles.py
Mako
importlib-metadata;python_version<"3.8"
importlib-resources;python_version<"3.9"
sphinx_copybutton==0.5.1