Skip to content

Commit

Permalink
[gs] Add missing gcs-oauth2-boto-plugin package for non-raz scenarios (
Browse files Browse the repository at this point in the history
…#3523)

- Also add correct version for rsa==4.7.2 which is a dependency for gcs-oauth2-boto-plugin

(cherry picked from commit 55883fb)
(cherry picked from commit bf2e95e)
Change-Id: Ifd3d1db1dde611ba7a2c042e330f1b6e94932047
(cherry picked from commit 6ac2ed9827fa3393479677286708010aa10c1aaf)
  • Loading branch information
Harshg999 authored and Athithyaa Selvam committed Mar 1, 2024
1 parent b233258 commit 5b20cfd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion desktop/core/base_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ djangomako==1.3.2
djangorestframework-simplejwt==5.2.0
djangorestframework==3.12.2
future==0.18.3
gcs-oauth2-boto-plugin==3.0
greenlet==2.0.2
gunicorn==19.9.0
ipython==8.12.2 # Python >= 3.8
Expand Down Expand Up @@ -60,7 +61,7 @@ pytidylib==0.3.2
pytz==2021.3
PyJWT==2.4.0
requests-kerberos==0.12.0
rsa==4.7
rsa==4.7.2
sasl==0.3.1 # Move to https://pypi.org/project/sasl3/ ?
slack-sdk==3.2.0
SQLAlchemy==1.3.8
Expand Down

0 comments on commit 5b20cfd

Please sign in to comment.