|
@@ -5,7 +5,7 @@ celery==4.4.7
|
|
click==7.1.2
|
|
click==7.1.2
|
|
confluent-kafka==1.5.0; python_version <= '3.8'
|
|
confluent-kafka==1.5.0; python_version <= '3.8'
|
|
confluent-kafka==1.6.0; python_version == '3.9'
|
|
confluent-kafka==1.6.0; python_version == '3.9'
|
|
-croniter==0.3.34
|
|
|
|
|
|
+croniter==0.3.37
|
|
datadog==0.29.3
|
|
datadog==0.29.3
|
|
django-crispy-forms==1.7.2
|
|
django-crispy-forms==1.7.2
|
|
django-manifest-loader==1.0.0
|
|
django-manifest-loader==1.0.0
|
|
@@ -23,12 +23,12 @@ google-cloud-pubsub==2.2.0
|
|
google-cloud-storage==1.35.0
|
|
google-cloud-storage==1.35.0
|
|
jsonschema==3.2.0
|
|
jsonschema==3.2.0
|
|
lxml==4.6.3
|
|
lxml==4.6.3
|
|
-maxminddb==1.5.4
|
|
|
|
|
|
+maxminddb==2.0.3
|
|
mistune==0.8.4
|
|
mistune==0.8.4
|
|
mmh3==3.0.0
|
|
mmh3==3.0.0
|
|
parsimonious==0.8.0
|
|
parsimonious==0.8.0
|
|
petname==2.6
|
|
petname==2.6
|
|
-phonenumberslite==8.11.3
|
|
|
|
|
|
+phonenumberslite==8.12.0
|
|
Pillow==8.1.1
|
|
Pillow==8.1.1
|
|
progressbar2==3.32.0
|
|
progressbar2==3.32.0
|
|
# If we bump it to 2.8.4 or greater then Python 3.6 & 3.8 would use the same version
|
|
# If we bump it to 2.8.4 or greater then Python 3.6 & 3.8 would use the same version
|
|
@@ -38,7 +38,7 @@ PyJWT==1.5.3
|
|
python-dateutil==2.8.1
|
|
python-dateutil==2.8.1
|
|
python-memcached==1.59
|
|
python-memcached==1.59
|
|
python-u2flib-server==5.0.0
|
|
python-u2flib-server==5.0.0
|
|
-python3-saml==1.4.1
|
|
|
|
|
|
+python3-saml==1.10.1
|
|
PyYAML==5.4
|
|
PyYAML==5.4
|
|
rb==1.9.0
|
|
rb==1.9.0
|
|
redis-py-cluster==2.1.0
|
|
redis-py-cluster==2.1.0
|
|
@@ -53,12 +53,12 @@ sentry-relay==0.8.5
|
|
sentry-sdk>=1.0.0,<1.2.0
|
|
sentry-sdk>=1.0.0,<1.2.0
|
|
snuba-sdk>=0.0.14,<1.0.0
|
|
snuba-sdk>=0.0.14,<1.0.0
|
|
simplejson==3.17.2
|
|
simplejson==3.17.2
|
|
-statsd==3.1
|
|
|
|
|
|
+statsd==3.3
|
|
structlog==17.1.0
|
|
structlog==17.1.0
|
|
symbolic==8.0.3
|
|
symbolic==8.0.3
|
|
toronado==0.1.0
|
|
toronado==0.1.0
|
|
ua-parser==0.10.0
|
|
ua-parser==0.10.0
|
|
-unidiff==0.5.5
|
|
|
|
|
|
+unidiff==0.6.0
|
|
urllib3==1.24.2
|
|
urllib3==1.24.2
|
|
uWSGI==2.0.19.1
|
|
uWSGI==2.0.19.1
|
|
zstandard==0.14.1
|
|
zstandard==0.14.1
|
|
@@ -78,8 +78,7 @@ grpcio==1.35.0
|
|
hiredis==0.3.1
|
|
hiredis==0.3.1
|
|
|
|
|
|
# not directly used, but pinned for at least semaphore/symbolic
|
|
# not directly used, but pinned for at least semaphore/symbolic
|
|
-cffi==1.12.2; python_version <= '3.8'
|
|
|
|
-cffi==1.14.4; python_version == '3.9'
|
|
|
|
|
|
+cffi==1.14.5
|
|
|
|
|
|
# not directly used, but pinned for toronado because it doesn't pin these
|
|
# not directly used, but pinned for toronado because it doesn't pin these
|
|
cssutils==1.0.2
|
|
cssutils==1.0.2
|