File tree Expand file tree Collapse file tree 1 file changed +31
-31
lines changed
Expand file tree Collapse file tree 1 file changed +31
-31
lines changed Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ classifiers =
2222[options]
2323include_package_data = True
2424install_requires =
25- boto3 ==1.22.10
26- Django>=3.2.4,<4 # pyup: >=3.2.4,<4
27- django-storages ==1.12.3
28- django-haystack ==3.2.1
29- django-lti-toolbox ==1 .0.1
30- django-machina ==1.1.6
31- draftjs_exporter ==5.0 .0
32- djangorestframework ==3.13 .1
25+ boto3 ==1.42.35
26+ Django>=6.0.1,<7 # pyup: >=3.2.4,<4
27+ django-storages ==1.14.6
28+ django-haystack ==3.3.0
29+ django-lti-toolbox ==2 .0.0
30+ django-machina ==1.3.1
31+ draftjs_exporter ==5.2 .0
32+ djangorestframework ==3.16 .1
3333 elasticsearch>=5.0.0,<6.0.0 # pyup: >=5.0.0,<6.0.0
34- logging-ldp ==0.0.6
34+ logging-ldp ==0.0.7
3535 oauthlib>=3.0.0
3636 tincan ==1.0.0
3737package_dir =
@@ -41,31 +41,31 @@ zip_safe = True
4141
4242[options.extras_require]
4343dev =
44- bandit ==1.7.4
45- black ==22.3 .0
46- flake8 ==4.0.1
47- ipdb ==0.13.9
48- ipython ==8.3 .0
49- isort ==5.10.1
50- mypy ==0.950
51- pyfakefs ==4.5.6
52- pylint-django ==2.5.3
53- pylint ==2.13.8
54- pytest-cov ==3 .0.0
55- pytest-django ==4.5.2
56- pytest ==7.1 .2
57- lxml ==4.8.0
58- cssselect ==1.1 .0
44+ bandit ==1.9.3
45+ black ==26.1 .0
46+ flake8 ==7.3.0
47+ ipdb ==0.13.13
48+ ipython ==9.9 .0
49+ isort ==7.0.0
50+ mypy ==1.19.1
51+ pyfakefs ==6.0.0
52+ pylint-django ==2.7.0
53+ pylint ==4.0.4
54+ pytest-cov ==7 .0.0
55+ pytest-django ==4.11.1
56+ pytest ==9.0 .2
57+ lxml ==6.0.2
58+ cssselect ==1.3 .0
5959
6060ci =
61- twine ==4.0 .0
61+ twine ==6.2 .0
6262sandbox =
63- django-configurations ==2.3.2
64- dockerflow ==2022 .1.0
65- factory_boy ==3.2.1
66- gunicorn ==20 .1.0
67- psycopg2-binary ==2.9.3
68- sentry-sdk ==1.5.11
63+ django-configurations ==2.5.1
64+ dockerflow ==2026 .1.26
65+ factory_boy ==3.3.3
66+ gunicorn ==24 .1.1
67+ psycopg2-binary ==2.9.11
68+ sentry-sdk ==2.50.0
6969
7070[options.packages.find]
7171where = src
You can’t perform that action at this time.
0 commit comments