We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9bf03c commit 3536e0fCopy full SHA for 3536e0f
askbot_requirements.txt
@@ -6,7 +6,7 @@ akismet
6
beautifulsoup4
7
django-avatar>=2.0
8
django-celery>=3.0.11
9
-django-compressor>=1.3,<=1.5',
+django-compressor<=1.5
10
django-countries==3.3
11
django-followit==0.1.0
12
django-keyedcache
@@ -16,9 +16,8 @@ django-recaptcha>=1.0.3
16
django-robots==1.0
17
django-threaded-multihost
18
django-tinymce==1.5.3
19
-django-transaction-signals'
+django-transaction-signals
20
django<1.8
21
-django>=1.5.1,<1.7
22
html5lib==0.90
23
jsonfield
24
markdown2
@@ -27,7 +26,7 @@ oauth2
27
26
pyjwt
28
pystache==0.3.1
29
python-openid
30
-pytz==2013b
+pytz==2013b0
31
requirements-parser
32
sanction==0.3.1
33
simplejson
0 commit comments