Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit 9c2cf99

Browse files
authored
update dependencies (#5952)
1 parent 317fe6c commit 9c2cf99

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements-base.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ boto3
1010
cachetools
1111
chardet
1212
click
13-
cryptography<40,>=38.0.0
13+
cryptography<45,>=41.0.5
1414
duo-client
1515
email-validator
1616
emails
@@ -31,7 +31,7 @@ oauth2client
3131
openai
3232
pandas
3333
pdpyras
34-
protobuf<4.24.0,>=3.6.1
34+
protobuf<6.0dev,>=5.26.1
3535
psycopg2-binary
3636
pyarrow
3737
pydantic==1.*

requirements-base.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# pip-compile --output-file=requirements-base.txt requirements-base.in
@@ -84,7 +84,7 @@ confection==0.1.5
8484
# via
8585
# thinc
8686
# weasel
87-
cryptography==39.0.2
87+
cryptography==44.0.2
8888
# via
8989
# -r requirements-base.in
9090
# msal
@@ -294,7 +294,7 @@ propcache==0.2.1
294294
# yarl
295295
proto-plus==1.26.0
296296
# via google-api-core
297-
protobuf==4.23.4
297+
protobuf==5.29.4
298298
# via
299299
# -r requirements-base.in
300300
# google-api-core

0 commit comments

Comments
 (0)