diff --git a/packages/opal-server/requires.txt b/packages/opal-server/requires.txt index 59c30201..3a78295d 100644 --- a/packages/opal-server/requires.txt +++ b/packages/opal-server/requires.txt @@ -5,6 +5,6 @@ pyjwt[crypto]>=2.1.0,<3 websockets>=10.3,<11 slowapi>=0.1.5,<1 # slowapi is stuck on and old `redis`, so fix that and switch from aioredis to redis -pygit2>=1.13.3,<2 +pygit2>=1.14.1,<1.15 asgiref>=3.5.2,<4 redis>=4.3.4,<5