Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 71ac6a9

Browse files
committed
Revert "Reapply "Sync Django version with requirements.txt""
This reverts commit 163940e.
1 parent 43174b6 commit 71ac6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ def read(fname):
107107
package_data={'graphite': ['templates/*', 'local_settings.py.example']},
108108
scripts=glob('bin/*'),
109109
data_files=list(webapp_content.items()) + storage_dirs + conf_files + examples,
110-
install_requires=['Django>=4.2,<5', 'django-tagging', 'pytz',
110+
install_requires=['Django>=3.2,<4', 'django-tagging==0.5.0', 'pytz',
111111
'pyparsing', 'cairocffi', 'urllib3', 'six'],
112112
classifiers=[
113113
'Intended Audience :: Developers',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /