File tree Expand file tree Collapse file tree 2 files changed +19
-19
lines changed Expand file tree Collapse file tree 2 files changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ pyparsing # need to avoid solr missing module error on cloud.gov
84
84
urllib3>=1.26.19
85
85
86
86
certifi>=2024.7.4
87
- setuptools~=71.0.3
87
+ setuptools>=80.3.1
88
88
89
89
# Pin MarkupSafe to avoid button issue data.gov/issues/4954 for logged in user
90
90
# https://github.com/GSA/data.gov/issues/4954
Original file line number Diff line number Diff line change @@ -4,36 +4,36 @@ attrs==25.3.0
4
4
Babel == 2.15.0
5
5
bleach == 6.1.0
6
6
blinker == 1.8.2
7
- boto3 == 1.37.25
8
- botocore == 1.37.25
7
+ boto3 == 1.38.8
8
+ botocore == 1.38.8
9
9
cachelib == 0.13.0
10
- certifi == 2025.1.31
10
+ certifi == 2025.4.26
11
11
cffi == 1.17.1
12
12
chardet == 5.2.0
13
- charset-normalizer == 3.4.1
13
+ charset-normalizer == 3.4.2
14
14
ckan @ git+https://github.com/ckan/ckan.git@5bd556eb4370614e0f87dea5aebea7abee42d0a6
15
15
ckanext-datajson == 0.1.28
16
- ckanext-dcat-usmetadata == 0.6.1
16
+ ckanext-dcat-usmetadata == 0.6.2
17
17
ckanext-envvars == 0.0.6
18
18
ckanext-s3filestore @ git+https://github.com/keitaroinc/ckanext-s3filestore.git@caf88c0352ffe7b4432d3d55ddfb0a71249ceddd
19
19
ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@99f35585c219a5cd39717b8c42cc54cdd959dfb4
20
20
ckanext-usmetadata == 0.3.3
21
21
-e git+https://github.com/ckan/ckanext-xloader.git@11eb3e64867ac9aa3cab95236e3eed520f601012#egg=ckanext_xloader
22
22
ckantoolkit == 0.0.7
23
23
click == 8.1.8
24
- cryptography == 44.0.2
24
+ cryptography == 44.0.3
25
25
defusedxml == 0.7.1
26
26
dominate == 2.9.1
27
- elementpath == 4.8 .0
27
+ elementpath == 5.0 .0
28
28
et_xmlfile == 2.0.0
29
29
feedgen == 1.0.0
30
30
Flask == 3.0.3
31
31
flask-babel == 4.0.0
32
32
Flask-Login == 0.6.3
33
33
Flask-Session == 0.8.0
34
34
Flask-WTF == 1.2.1
35
- gevent == 24.11.1
36
- greenlet == 3.1 .1
35
+ gevent == 25.4.2
36
+ greenlet == 3.2 .1
37
37
gunicorn == 23.0.0
38
38
html5lib == 1.1
39
39
idna == 3.10
@@ -47,19 +47,19 @@ jsonlines==4.0.0
47
47
jsonschema == 2.4.0
48
48
linear-tsv == 1.1.0
49
49
lxml == 4.9.1
50
- Mako == 1.3.9
50
+ Mako == 1.3.10
51
51
Markdown == 3.6
52
52
MarkupSafe == 2.1.5
53
53
messytables == 0.15.2
54
54
msgspec == 0.18.6
55
55
mypy == 1.15.0
56
- mypy-extensions == 1.0 .0
57
- newrelic == 10.8.1
56
+ mypy_extensions == 1.1 .0
57
+ newrelic == 10.11.0
58
58
openpyxl == 3.1.5
59
59
packaging == 24.1
60
60
passlib == 1.7.4
61
61
pika == 1.3.2
62
- pip == 25.1
62
+ pip == 25.0. 1
63
63
polib == 1.2.0
64
64
psycopg2 == 2.9.9
65
65
pycparser == 2.22
@@ -72,13 +72,13 @@ python-dateutil==2.9.0.post0
72
72
python-magic == 0.4.27
73
73
pytz == 2025.2
74
74
PyYAML == 6.0.1
75
- redis == 5.2.1
75
+ redis == 6.0.0
76
76
requests == 2.32.3
77
77
rfc3987 == 1.3.8
78
78
rq == 1.16.2
79
- s3transfer == 0.11.4
79
+ s3transfer == 0.12.0
80
80
sansjson == 0.3.0
81
- setuptools == 71.0.4
81
+ setuptools == 80.3.1
82
82
simplejson == 3.19.2
83
83
six == 1.17.0
84
84
SQLAlchemy == 1.4.52
@@ -90,14 +90,14 @@ typing_extensions==4.12.2
90
90
tzlocal == 5.2
91
91
unicodecsv == 0.14.1
92
92
Unidecode == 1.0.22
93
- urllib3 == 2.3 .0
93
+ urllib3 == 2.4 .0
94
94
watchdog == 6.0.0
95
95
webassets == 2.0
96
96
webencodings == 0.5.1
97
97
Werkzeug == 3.0.6
98
98
wheel == 0.42.0
99
99
WTForms == 3.2.1
100
100
xlrd == 2.0.1
101
- xmlschema == 3.4.5
101
+ xmlschema == 4.0.1
102
102
zope.event == 5.0
103
103
zope.interface == 6.4.post2
You can’t perform that action at this time.
0 commit comments