Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pytz
git+https://github.com/graphite-project/whisper.git#egg=whisper
git+https://github.com/graphite-project/ceres.git#egg=ceres
Django<6
pyparsing>=3.0.6
pyparsing>=3.3.2
alabaster==1.0.0
Sphinx==8.2.1
jinja2<3.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ txAMQP>=0.8.2,<0.9
django-tagging
gunicorn
pytz
pyparsing>=2.3.0
pyparsing>=3.3.2
cairocffi
git+https://github.com/graphite-project/whisper.git#egg=whisper
# Ceres is optional
Expand Down
Loading