Browse Source

Revert "chore(deps): bump celery to 5.2.7 and kombu to 5.2.4 (#35661)" (#37120)

This reverts commit 5509efc5422781c786bab88f1e7d624e84092f06.
Matthew 2 years ago
parent
commit
7c77c7371e
3 changed files with 12 additions and 22 deletions
  1. 2 2
      requirements-base.txt
  2. 5 10
      requirements-dev-frozen.txt
  3. 5 10
      requirements-frozen.txt

+ 2 - 2
requirements-base.txt

@@ -1,7 +1,7 @@
 beautifulsoup4>=4.7.1
 boto3>=1.22.12
 botocore>=1.25.12
-celery>=5.2.7
+celery>=4.4.7
 click>=8.0.4
 # See if we can remove CPATH from lib.sh
 # https://github.com/getsentry/sentry/pull/30094
@@ -79,7 +79,7 @@ cryptography>=3.4.8
 
 # celery
 billiard>=3.6.4
-kombu>=5.2.4
+kombu>=4.6.11
 
 # Note, grpcio>1.30.0 requires setting GRPC_POLL_STRATEGY=epoll1
 # See https://github.com/grpc/grpc/issues/23796 and

+ 5 - 10
requirements-dev-frozen.txt

@@ -1,6 +1,6 @@
 # DO NOT MODIFY. This file was generated with `make freeze-requirements`.
 
-amqp==5.1.1
+amqp==2.6.1
 async-generator==1.10
 attrs==19.2.0
 beautifulsoup4==4.7.1
@@ -11,15 +11,12 @@ botocore==1.25.12
 brotli==1.0.9
 build==0.8.0
 cachetools==4.2.4
-celery==5.2.7
+celery==4.4.7
 certifi==2022.5.18.1
 cffi==1.15.1
 cfgv==3.3.1
 chardet==4.0.0
 click==8.0.4
-click-didyoumean==0.3.0
-click-plugins==1.1.1
-click-repl==0.2.0
 confluent-kafka==1.7.0
 coverage[toml]==6.3.3
 croniter==0.3.37
@@ -68,7 +65,7 @@ isodate==0.6.1
 isort==5.10.1
 jmespath==0.10.0
 jsonschema==3.2.0
-kombu==5.2.4
+kombu==4.6.11
 lazy-object-proxy==1.7.1
 libcst==0.4.3
 lxml==4.6.5
@@ -104,7 +101,6 @@ platformdirs==2.5.2
 pluggy==0.13.1
 pre-commit==2.18.1
 progressbar2==3.41.0
-prompt-toolkit==3.0.30
 proto-plus==1.20.4
 protobuf==3.19.0
 psycopg2-binary==2.8.6
@@ -132,7 +128,7 @@ python-rapidjson==1.4
 python-u2flib-server==5.0.0
 python-utils==3.3.3
 python3-saml==1.14.0
-pytz==2022.1
+pytz==2018.9
 pyupgrade==2.37.2
 pyyaml==5.4
 rb==1.9.0
@@ -173,9 +169,8 @@ unidiff==0.7.4
 uritemplate==4.1.1
 urllib3[brotli,secure,socks]==1.26.9
 uwsgi==2.0.20.0
-vine==5.0.0
+vine==1.3.0
 virtualenv==20.14.1
-wcwidth==0.2.5
 websocket-client==1.3.2
 werkzeug==2.1.2
 wheel==0.37.1

+ 5 - 10
requirements-frozen.txt

@@ -1,6 +1,6 @@
 # DO NOT MODIFY. This file was generated with `make freeze-requirements`.
 
-amqp==5.1.1
+amqp==2.6.1
 async-generator==1.10
 attrs==19.2.0
 beautifulsoup4==4.7.1
@@ -9,14 +9,11 @@ boto3==1.22.12
 botocore==1.25.12
 brotli==1.0.9
 cachetools==4.2.4
-celery==5.2.7
+celery==4.4.7
 certifi==2022.5.18.1
 cffi==1.15.1
 chardet==4.0.0
 click==8.0.4
-click-didyoumean==0.3.0
-click-plugins==1.1.1
-click-repl==0.2.0
 confluent-kafka==1.7.0
 croniter==0.3.37
 cryptography==37.0.2
@@ -50,7 +47,7 @@ inflection==0.5.1
 isodate==0.6.1
 jmespath==0.10.0
 jsonschema==3.2.0
-kombu==5.2.4
+kombu==4.6.11
 libcst==0.4.3
 lxml==4.6.5
 maxminddb==2.0.3
@@ -69,7 +66,6 @@ phabricator==0.7.0
 phonenumberslite==8.12.0
 pillow==9.0.1
 progressbar2==3.41.0
-prompt-toolkit==3.0.30
 proto-plus==1.20.4
 protobuf==3.19.0
 psycopg2-binary==2.8.6
@@ -87,7 +83,7 @@ python-rapidjson==1.4
 python-u2flib-server==5.0.0
 python-utils==3.3.3
 python3-saml==1.14.0
-pytz==2022.1
+pytz==2018.9
 pyyaml==5.4
 rb==1.9.0
 redis==3.4.1
@@ -122,8 +118,7 @@ unidiff==0.7.4
 uritemplate==4.1.1
 urllib3[brotli,secure,socks]==1.26.9
 uwsgi==2.0.20.0
-vine==5.0.0
-wcwidth==0.2.5
+vine==1.3.0
 wsproto==1.1.0
 xmlsec==1.3.11
 zstandard==0.18.0