Skip to content

Commit

Permalink
Upgraded protobuf upper bound to protobuf<4.22
Browse files Browse the repository at this point in the history
This matches the versions that will also be used in pulpcore 3.20 and
3.21.
  • Loading branch information
bmbouter committed Aug 24, 2022
1 parent df540b8 commit 14d22db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django>=4.0,<4.1
protobuf<3.21
protobuf<4.22
psycopg2>=2.9
semver>=2,<3

0 comments on commit 14d22db

Please sign in to comment.