From f6e3df51bff9734b161924f780d21747219fab05 Mon Sep 17 00:00:00 2001 From: Abraham Chavez Date: Wed, 23 Oct 2024 08:57:24 -0700 Subject: [PATCH] Fix ordering in requirement files --- requirements.dev.txt | 8 ++++---- requirements.txt | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 4686a3c5a8..15e478c464 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,18 +1,19 @@ atomicwrites==1.4.1 awscli==1.29.63 -git+https://github.com/DataBiosphere/azul-chalice@1.30.0+12#egg=chalice +boto3-stubs[s3,sqs,lambda,dynamodb,iam,ecr,stepfunctions,kms]==1.28.63 # match this with the version of the `boto3` runtime dependency coverage==6.5.0 docker==7.1.0 flake8==5.0.4 gevent==23.9.1 +git+https://github.com/DataBiosphere/azul-chalice@1.30.0+12#egg=chalice +git+https://github.com/hannes-ucsc/requirements-parser@v0.2.0+1#egg=requirements-parser gitpython==3.1.41 google-api-python-client==2.103.0 -google-cloud-storage==2.12.0 google-cloud-bigquery-reservation==1.11.3 +google-cloud-storage==2.12.0 jq==1.3.0 locust==2.12.2 moto[s3,sqs,sns,dynamodb,iam]==4.1.13 # match the extras with the backends listed in AzulUnitTestCase._reset_moto -boto3-stubs[s3,sqs,lambda,dynamodb,iam,ecr,stepfunctions,kms]==1.28.63 # match this with the version of the `boto3` runtime dependency openapi-spec-validator==0.5.1 openpyxl==3.0.6 posix_ipc==1.1.1 @@ -20,7 +21,6 @@ pygithub==1.56 python-dxf==11.4.0 python-gitlab==3.13.0 pyyaml==6.0.1 -git+https://github.com/hannes-ucsc/requirements-parser@v0.2.0+1#egg=requirements-parser responses==0.22.0 strict-rfc3339==0.7 watchdog==2.1.9 diff --git a/requirements.txt b/requirements.txt index f3c6ac4185..49fcdff6d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,13 +5,13 @@ boto3==1.28.63 # match this with the version of the `boto3-stubs` dev dependenc botocore==1.31.63 chevron==0.14.0 deprecated==1.2.13 -elasticsearch-dsl==7.4.0 elasticsearch==7.17.9 +elasticsearch-dsl==7.4.0 fastavro==1.8.2 furl==2.1.3 +google-api-core==2.12.0 google-auth[pyopenssl]==2.23.3 google-cloud-bigquery==3.12.0 -google-api-core==2.12.0 http-message-signatures==0.4.4 jmespath==1.0.1 more-itertools==9.0.0