File tree Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 1
1
## Requirements for documentation
2
- Django >= 1.11.19 , < 2.3
2
+ cairocffi
3
3
django-tagging == 0.4.6
4
- sphinx
5
- sphinx_rtd_theme
6
4
pytz
7
5
git+https://github.com/graphite-project/whisper.git#egg=whisper
8
- scandir ;python_version < "3.5"
6
+ git+https://github.com/graphite-project/ceres.git#egg=ceres
7
+ Django < 5
8
+ pyparsing >= 3.0.6
9
+ alabaster == 0.7.12
10
+ Sphinx == 1.3.6
11
+ jinja2 < 3.1.0
12
+ sphinx_rtd_theme
13
+ urllib3
14
+ scandir ;python_version < "3.5"
Original file line number Diff line number Diff line change 35
35
# deactivate
36
36
#
37
37
38
- Django >= 3.2 ,< 4
38
+ Django >= 3.2 ,< 5
39
39
python-memcached == 1.58
40
40
txAMQP == 0.8
41
41
django-tagging == 0.4.6
Original file line number Diff line number Diff line change 34
34
git+https://github.com/graphite-project/whisper.git# egg=whisper
35
35
git+https://github.com/graphite-project/ceres.git# egg=ceres
36
36
pyparsing3: pyparsing>=3.0.6
37
- django32: Django>=3.2,<4
37
+ django32: Django>=3.2,<5
38
38
urllib3
39
39
redis
40
40
rrdtool
52
52
pytz
53
53
git+https://github.com/graphite-project/whisper.git# egg=whisper
54
54
git+https://github.com/graphite-project/ceres.git# egg=ceres
55
- Django<4
55
+ Django<5
56
56
pyparsing3: pyparsing>=3.0.6
57
57
alabaster ==0.7.12
58
58
Sphinx ==1.3.6
You can’t perform that action at this time.
0 commit comments