Skip to content

Commit

Permalink
Version bump for certain packages (#1121)
Browse files Browse the repository at this point in the history
* Version bump

* Suds version fix

* Higher mysql version

* Pin google-api-core

* Pin curlify, don't upgrade mysql
  • Loading branch information
anzelpwj authored Sep 6, 2024
1 parent 30be14b commit 009647c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ braintree==4.17.1
bs4==0.0.1
censusgeocode==0.4.3.post1
civis==1.16.1
curlify==2.2.1
dbt_redshift==1.4.0
docutils<0.18,>=0.14
facebook-business==13.0.0
google-api-core==2.19.2
google-api-python-client==1.7.7
google-auth==2.29.0
google-cloud-bigquery==3.23.1
Expand All @@ -27,14 +29,14 @@ petl==1.7.15
psycopg2-binary==2.9.9
PyGitHub==1.51
python-dateutil==2.8.2
requests==2.31.0
requests==2.32.0
requests_oauthlib==1.3.0
setuptools==70.0.0
simple-salesforce==1.11.6
simplejson==3.16.0
slackclient==1.3.0
sqlalchemy >= 1.4.22, != 1.4.33, < 2.0.0 # Prefect does not work with 1.4.33 and >3.0.0 has breaking changes
suds-py3==1.3.4.0
suds-py3==1.4.4.1
surveygizmo==1.2.3
twilio==8.2.1
urllib3==1.26.19
Expand Down

0 comments on commit 009647c

Please sign in to comment.