File tree 1 file changed +31
-31
lines changed
1 file changed +31
-31
lines changed Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ classifiers =
22
22
[options]
23
23
include_package_data = True
24
24
install_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.37.37
26
+ Django>=5.2,<6 # 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.1 .0
32
+ djangorestframework ==3.16.0
33
33
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
35
35
oauthlib>=3.0.0
36
36
tincan ==1.0.0
37
37
package_dir =
@@ -41,31 +41,31 @@ zip_safe = True
41
41
42
42
[options.extras_require]
43
43
dev =
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.8.3
45
+ black ==25.1 .0
46
+ flake8 ==7.2.0
47
+ ipdb ==0.13.13
48
+ ipython ==9.1 .0
49
+ isort ==6.0 .1
50
+ mypy ==1.15.0
51
+ pyfakefs ==5.8.0
52
+ pylint-django ==2.6.1
53
+ pylint ==3.3.6
54
+ pytest-cov ==6.1.1
55
+ pytest-django ==4.11.1
56
+ pytest ==8.3.5
57
+ lxml ==5.3.2
58
+ cssselect ==1.3 .0
59
59
60
60
ci =
61
- twine ==4.0 .0
61
+ twine ==6.1 .0
62
62
sandbox =
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 ==2024.4.2
65
+ factory_boy ==3.3.3
66
+ gunicorn ==23.0 .0
67
+ psycopg2-binary ==2.9.10
68
+ sentry-sdk ==2.26.1
69
69
70
70
[options.packages.find]
71
71
where = src
You can’t perform that action at this time.
0 commit comments