Skip to content

Commit 6e8b351

Browse files
adding feature flags for caching time
1 parent 0e3b4d0 commit 6e8b351

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ecdsa==0.13
1111
enum==0.4.6
1212
graypy==0.2.14
1313
gunicorn==19.9.0
14-
httplib2==0.9.2
14+
httplib2==0.18.0
1515
ipaddress==1.0.16
1616
ipaddr==2.1.11
1717
ipython==5.3.0

requirements_docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ djangorestframework==2.4.3
1515
ecdsa==0.13
1616
enum==0.4.6
1717
gunicorn==19.9.0
18-
httplib2==0.9.2
18+
httplib2==0.18.0
1919
ipaddress==1.0.16
2020
ipython==5.3.0
2121
json-delta==2.0

0 commit comments

Comments
 (0)