summaryrefslogtreecommitdiff
path: root/docs/build/requirements.txt
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2017-08-03 15:24:28 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2017-08-03 15:24:28 -0400
commitf5c7b3469a4bdbe20f679988752f46538c23af26 (patch)
tree25fc0f2567d0873960c343edca61dbff18501aba /docs/build/requirements.txt
parentaf38a3cc17fe86e7581f43aedf1e55eb7e312d7e (diff)
downloadalembic-f5c7b3469a4bdbe20f679988752f46538c23af26.tar.gz
- 0.9.5. setup
- changelog file setup Change-Id: I1edd9e055740c9826c4f89d6d74fb12f5e3f58ce
Diffstat (limited to 'docs/build/requirements.txt')
-rw-r--r--docs/build/requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/build/requirements.txt b/docs/build/requirements.txt
index 8faaa20..aa476ac 100644
--- a/docs/build/requirements.txt
+++ b/docs/build/requirements.txt
@@ -1,4 +1,4 @@
-changelog>=0.3.5
-sphinx-paramlinks>=0.3.2
-python-dateutil
+git+https://bitbucket.org/zzzeek/changelog.git@HEAD#egg=changelog
+git+https://bitbucket.org/zzzeek/sphinx-paramlinks.git@HEAD#egg=sphinx-paramlinks
git+https://bitbucket.org/zzzeek/sqlalchemy.git
+python-dateutil