From eaa3320a92b9f0c2b3afaed63ede0adae1cd3a3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quentin=20G=C3=A9r=C3=B4me?= Date: Thu, 27 Jun 2024 17:02:40 +0200 Subject: [PATCH] chore: Use pip-compile --no-emit-index-url --output-file=requirements.txt requirements.in to build requirements.txt --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 58fd1a35f..2d8f4fcf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile +# pip-compile --no-emit-index-url --output-file=requirements.txt requirements.in # affine==2.4.0 # via rasterio @@ -114,6 +114,7 @@ geopandas==0.14.1 # via -r requirements.in google-api-core[grpc]==2.15.0 # via + # google-api-core # google-cloud-appengine-logging # google-cloud-core # google-cloud-iam @@ -123,6 +124,7 @@ google-auth==2.25.2 # via # -r requirements.in # google-api-core + # google-cloud-appengine-logging # google-cloud-core # google-cloud-storage # kubernetes