Skip to content

Commit

Permalink
Update Pip Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 5, 2025
1 parent 8050f0a commit 861001d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
1 change: 1 addition & 0 deletions ckan/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -144,3 +144,4 @@ MarkupSafe==2.*

# avoid conflic dependencies issue
greenlet>=3.1.1
pip>=25.0
20 changes: 10 additions & 10 deletions ckan/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Babel==2.10.3
Beaker==1.11.0
bleach==5.0.1
blinker==1.5
boto3==1.35.90
botocore==1.35.90
certifi==2024.12.14
boto3==1.36.13
botocore==1.36.13
certifi==2025.1.31
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.1
Expand Down Expand Up @@ -52,20 +52,20 @@ jmespath==1.0.1
json-table-schema==0.2.1
jsonschema==2.4.0
lxml==5.1.0
Mako==1.3.8
Mako==1.3.9
Markdown==3.4.1
MarkupSafe==2.1.5
messytables==0.15.2
mypy==1.10.1
mypy-extensions==1.0.0
newrelic==10.4.0
newrelic==10.5.0
nose==1.3.7
numpy==1.26.4
OWSLib==0.32.0
OWSLib==0.32.1
packaging==24.1
passlib==1.7.4
pika==1.2.1
pip==24.3.1
pip==25.0
ply==3.11
polib==1.1.1
progressbar==2.5
Expand All @@ -81,7 +81,7 @@ pysolr==3.9.0
python-dateutil==2.8.2
python-magic==0.4.27
python-utils==3.9.1
pytz==2024.2
pytz==2025.1
pytz-deprecation-shim==0.1.0.post0
PyUtilib==6.0.0
PyYAML==6.0.1
Expand All @@ -91,7 +91,7 @@ redis==5.2.1
requests==2.32.3
rfc3987==1.3.8
rq==1.11.0
s3transfer==0.10.4
s3transfer==0.11.2
sansjson==0.3.0
setuptools==71.0.4
shapely==2.0.1
Expand All @@ -102,7 +102,7 @@ sqlalchemy2-stubs==0.0.2a38
sqlparse==0.5.0
tomli==2.2.1
typing_extensions==4.3.0
tzdata==2024.2
tzdata==2025.1
tzlocal==4.2
urllib3==2.3.0
watchdog==6.0.0
Expand Down

0 comments on commit 861001d

Please sign in to comment.