Skip to content

Commit

Permalink
Pin version for grpcio (#314)
Browse files Browse the repository at this point in the history
It appears that currently any version above 1.59.0 breaks for us.
  • Loading branch information
MaxiBoether authored Oct 16, 2023
1 parent d37d9bf commit 7d736be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
- conda-forge::enlighten
- protobuf
- pip:
- grpcio
- grpcio==1.59.0
- jsonschema
- psycopg2
- sqlalchemy>=2.0
Expand Down

0 comments on commit 7d736be

Please sign in to comment.