projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6ff029
)
_auto_deps.py: relax our simplejson dependency to 1.4, since I think it works and...
author
Brian Warner
<warner@allmydata.com>
Wed, 23 Jan 2008 20:03:09 +0000
(13:03 -0700)
committer
Brian Warner
<warner@allmydata.com>
Wed, 23 Jan 2008 20:03:09 +0000
(13:03 -0700)
_auto_deps.py
patch
|
blob
|
history
diff --git
a/_auto_deps.py
b/_auto_deps.py
index 97c1a9492db8bf0b83f307bcbbbe5a3cc6aaf301..08ff2e771da4c79b41fc183285a1de945f56b08d 100644
(file)
--- a/
_auto_deps.py
+++ b/
_auto_deps.py
@@
-1,6
+1,6
@@
install_requires=["zfec >= 1.1.0",
"foolscap >= 0.2.3",
- "simplejson >= 1.
7.1
",
+ "simplejson >= 1.
4
",
"pycryptopp >= 0.2.8",
"nevow >= 0.6.0",
"zope.interface",