diff options
author | Bruno Wagner <bwagner@riseup.net> | 2016-06-26 08:31:24 +0200 |
---|---|---|
committer | Bruno Wagner <bwagner@riseup.net> | 2016-06-26 08:31:24 +0200 |
commit | 1e07befaa3e065198933ec93c8e5bdea53c26e1d (patch) | |
tree | e0a36a55d10362cfd946f9a6c2163156dda93639 | |
parent | 9a80249f87cd10ed77c07fce63d4e36c96060127 (diff) |
Removed deprecated options from requirements.txt
-rw-r--r-- | service/requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/service/requirements.txt b/service/requirements.txt index b2ecca98..b4968f7d 100644 --- a/service/requirements.txt +++ b/service/requirements.txt @@ -1,7 +1,6 @@ --index-url https://pypi.python.org/simple/ https://launchpad.net/dirspec/stable-13-10/13.10/+download/dirspec-13.10.tar.gz ---allow-external dirspec --allow-unverified dirspec https://launchpad.net/u1db/stable-13-10/13.10/+download/u1db-13.10.tar.bz2 pyasn1==0.1.8 requests==2.9.1 |