Skip to content

Commit

Permalink
chore: Use pip-compile --no-emit-index-url --output-file=requirements…
Browse files Browse the repository at this point in the history
….txt requirements.in to build requirements.txt
  • Loading branch information
qgerome committed Jun 27, 2024
1 parent 69c4ec1 commit eaa3320
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit eaa3320

Please sign in to comment.