Skip to content

Commit

Permalink
Merge pull request #810 from GSA/requirement-patches
Browse files Browse the repository at this point in the history
[Snyk + GH Actions] Update requirements
  • Loading branch information
FuhuXia authored Feb 12, 2025
2 parents d6a8a92 + 9809070 commit a3fa4ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions requirements.in.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,19 +78,18 @@ wheel==0.42.0
# avoid ImportError error https://github.com/GSA/data.gov/issues/4396
importlib-resources<6.0
gevent>=24.10.1
cryptography>42.0.4
pip>=23.3

pyparsing # need to avoid solr missing module error on cloud.gov

urllib3>=1.26.19

certifi>=2024.7.4
cryptography>=43.0.1
setuptools~=71.0.3

# Pin MarkupSafe to avoid button issue data.gov/issues/4954 for logged in user
# https://github.com/GSA/data.gov/issues/4954
MarkupSafe==2.*

pip>=25.0
cryptography>=44.0.1
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ attrs==25.1.0
Babel==2.15.0
bleach==6.1.0
blinker==1.8.2
boto3==1.36.15
botocore==1.36.15
boto3==1.36.18
botocore==1.36.18
cachelib==0.13.0
certifi==2025.1.31
cffi==1.17.1
Expand All @@ -21,7 +21,7 @@ ckanext-usmetadata==0.3.3
-e git+https://github.com/ckan/ckanext-xloader.git@11eb3e64867ac9aa3cab95236e3eed520f601012#egg=ckanext_xloader
ckantoolkit==0.0.7
click==8.1.8
cryptography==44.0.0
cryptography==44.0.1
defusedxml==0.7.1
dominate==2.9.1
elementpath==4.7.0
Expand Down Expand Up @@ -59,7 +59,7 @@ openpyxl==3.1.5
packaging==24.1
passlib==1.7.4
pika==1.3.2
pip==25.0
pip==25.0.1
polib==1.2.0
psycopg2==2.9.9
pycparser==2.22
Expand Down

0 comments on commit a3fa4ad

Please sign in to comment.