Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade gevent and greelet version #782

Merged
merged 1 commit into from
Nov 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions requirements.in.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Flask-Babel==1.0.0
Flask-Login==0.6.1
Flask-WTF==1.0.1
flask-multistatic==1.0
greenlet==2.0.2
# greenlet==2.0.2
# Jinja2==3.1.2
Markdown==3.4.1
packaging==24.1
Expand Down Expand Up @@ -84,11 +84,13 @@ wheel==0.42.0

# avoid ImportError error https://github.com/GSA/data.gov/issues/4396
importlib-resources<6.0
gevent>=23.9.0
cryptography>42.0.4
pip>=23.3
jinja2>=3.1.4

# fix for https://security.snyk.io/vuln/SNYK-PYTHON-GEVENT-8320934
gevent>=24.10.1

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

# duplicate Werkzeug[watchdog]==2.0.3 requrements from ckan list
Expand All @@ -102,4 +104,7 @@ 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.*
MarkupSafe==2.*

# avoid conflic dependencies issue
greenlet>=3.1.1
50 changes: 25 additions & 25 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
alembic==1.8.1
async-timeout==4.0.3
async-timeout==5.0.0
attrs==24.2.0
Babel==2.10.3
Beaker==1.11.0
bleach==5.0.1
blinker==1.5
boto3==1.35.14
botocore==1.35.14
boto3==1.35.53
botocore==1.35.53
certifi==2024.8.30
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
ckan @ git+https://github.com/GSA/ckan.git@8c4a517efeac80db098cc6ba144cb742bbeca194
ckanext-datajson==0.1.25
ckanext-datajson==0.1.27
ckanext-dcat-usmetadata==0.6.0
ckanext-envvars==0.0.6
ckanext-googleanalyticsbasic==0.2.1
ckanext-s3filestore @ git+https://github.com/keitaroinc/ckanext-s3filestore.git@caf88c0352ffe7b4432d3d55ddfb0a71249ceddd
ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@387cfc1c6a7619f670bf387384f2634516de5844
ckanext-usmetadata==0.3.2
-e git+https://github.com/ckan/ckanext-xloader.git@a96ce28c589dfe6b1b850d8eeeb14f1e1dfe9759#egg=ckanext_xloader
-e git+https://github.com/ckan/ckanext-xloader.git@6b6895990a7b3497b274afe4e83e3db794d9dd69#egg=ckanext_xloader
ckantoolkit==0.0.7
click==8.1.3
cryptography==43.0.1
cryptography==43.0.3
defusedxml==0.7.1
dominate==2.7.0
elementpath==4.5.0
et-xmlfile==1.1.0
elementpath==4.6.0
et_xmlfile==2.0.0
feedgen==0.9.0
Flask==2.0.3
Flask-Babel==1.0.0
Flask-Login==0.6.1
flask-multistatic==1.0
Flask-WTF==1.0.1
gevent==24.2.1
greenlet==2.0.2
gevent==24.10.3
greenlet==3.1.1
gunicorn==23.0.0
html5lib==1.1
idna==3.8
idna==3.10
ijson==3.3.0
importlib-resources==5.13.0
itsdangerous==2.0.1
Expand All @@ -48,19 +48,19 @@ jsonlines==4.0.0
jsonschema==2.4.0
linear-tsv==1.1.0
lxml==4.9.1
Mako==1.3.5
Mako==1.3.6
Markdown==3.4.1
MarkupSafe==2.0.1
messytables==0.15.2
mypy==1.10.1
mypy-extensions==1.0.0
newrelic==9.13.0
newrelic==10.2.0
nose==1.3.7
openpyxl==3.1.5
packaging==24.1
passlib==1.7.4
pika==1.3.2
pip==24.2
pip==24.3.1
polib==1.1.1
psycopg2==2.9.3
pycparser==2.22
Expand All @@ -71,37 +71,37 @@ pysaml2==7.3.1
pysolr==3.9.0
python-dateutil==2.8.2
python-magic==0.4.27
pytz==2024.1
pytz==2024.2
pytz-deprecation-shim==0.1.0.post0
PyUtilib==6.0.0
PyYAML==6.0.1
redis==5.0.8
redis==5.2.0
requests==2.32.3
rfc3987==1.3.8
rq==1.11.0
s3transfer==0.10.2
s3transfer==0.10.3
sansjson==0.3.0
setuptools==71.0.3
setuptools==71.0.4
simplejson==3.18.0
six==1.16.0
SQLAlchemy==1.4.41
sqlalchemy2-stubs==0.0.2a38
sqlparse==0.5.0
tabulator==1.53.5
tomli==2.0.1
tomli==2.0.2
typing_extensions==4.3.0
tzdata==2024.1
tzdata==2024.2
tzlocal==4.2
unicodecsv==0.14.1
Unidecode==1.0.22
urllib3==2.2.2
watchdog==5.0.2
urllib3==2.2.3
watchdog==6.0.0
webassets==2.0
webencodings==0.5.1
Werkzeug==2.0.3
wheel==0.42.0
WTForms==3.1.2
WTForms==3.2.1
xlrd==2.0.1
xmlschema==3.3.2
xmlschema==3.4.3
zope.event==5.0
zope.interface==5.4.0
Loading