Skip to content

Commit

Permalink
chore(deps): update pip requirements
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Feb 15, 2025
1 parent 2743ba3 commit 72fec72
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,54 +1,54 @@
aenum==3.1.15
aiohttp==3.11.10
aiosignal==1.3.1
aiohttp==3.11.12
aiosignal==1.3.2
app-common-python==0.2.7
asn1crypto==1.5.1
async-timeout==4.0.3
attrs==23.2.0
awswrangler==3.10.1
awswrangler==3.11.0
backoff==2.2.1
beautifulsoup4==4.12.3
boto3==1.35.81
botocore==1.35.81
certifi==2024.8.30
charset-normalizer==3.4.0
beautifulsoup4==4.13.3
boto3==1.36.21
botocore==1.36.21
certifi==2024.12.14
charset-normalizer==3.4.1
decorator==5.1.1
et-xmlfile==1.1.0
frozenlist==1.5.0
greenlet==3.1.1
gremlinpython==3.7.3
idna==3.10
isodate==0.6.1
isodate==0.7.2
jmespath==1.0.1
jsonpath-ng==1.7.0
lxml==5.3.0
multidict==6.0.5
nest-asyncio==1.5.8
lxml==5.3.1
multidict==6.1.0
nest-asyncio==1.6.0
numpy==1.26.4
openpyxl==3.1.5
opensearch-py==2.4.2
packaging==23.1
pandas==2.1.4
pg8000==1.30.4
opensearch-py==2.8.0
packaging==23.2
pandas==2.2.3
pg8000==1.31.2
ply==3.11
progressbar2==4.3.2
progressbar2==4.5.0
psycopg2==2.9.10
pyarrow==14.0.2
PyMySQL==1.1.1
pyparsing==3.1.1
python-dateutil==2.8.2
python-utils==3.8.1
pytz==2023.3.post1
pyparsing==3.2.1
python-dateutil==2.9.0.post0
python-utils==3.9.1
pytz==2023.4
PyYAML==6.0.2
rdflib==7.0.0
redshift-connector==2.0.918
rdflib==7.1.3
redshift-connector==2.1.5
requests==2.32.3
requests-aws4auth==1.2.3
s3transfer==0.10.4
requests-aws4auth==1.3.1
s3transfer==0.11.2
scramp==1.4.5
six==1.16.0
soupsieve==2.5
six==1.17.0
soupsieve==2.6
SPARQLWrapper==2.0.0
SQLAlchemy==2.0.36
SQLAlchemy==2.0.38
urllib3==1.26.20
yarl==1.17.0
yarl==1.18.3

0 comments on commit 72fec72

Please sign in to comment.