Skip to content

Commit

Permalink
Fixated versions for grcpio and grcpio-status
Browse files Browse the repository at this point in the history
Sorted the dependencies as well.
  • Loading branch information
phorward committed May 13, 2022
1 parent ce8d2f0 commit fa7b491
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,27 +17,27 @@ package_dir =
#include_package_data=True
python_requires = >=3.8
install_requires =
viur-datastore==1.2.2
backports.zoneinfo==0.2.1
google-api-core[grpc]==2.7.2
google-auth==2.6.3
google-cloud-core==2.3.0
google-cloud-datastore==2.5.1
google-cloud-iam==2.6.1
google-cloud-logging==3.0.0
google-cloud-storage==2.2.1
google-cloud-tasks==2.8.1
google-auth==2.6.3
google-cloud-iam==2.6.1
grpcio==1.44.0
grpcio-status==1.44.0
gunicorn==20.1.0
idna==3.3
jinja2==3.1.1
tzlocal==4.2
pytz==2022.1
webob==1.8.7
pillow==9.1.0
gunicorn==20.1.0
backports.zoneinfo==0.2.1
google-cloud-core==2.3.0
google-api-core[grpc]==2.7.2
protobuf==3.20.1
pyparsing==3.0.8
idna==3.3


pytz==2022.1
tzlocal==4.2
viur-datastore==1.2.2
webob==1.8.7

[options.package_data]
* = ./template/*.html, ../requirements.txt

0 comments on commit fa7b491

Please sign in to comment.