Skip to content

Commit

Permalink
Updated mysql-connector-python version
Browse files Browse the repository at this point in the history
  • Loading branch information
sammy-sandhu committed May 23, 2024
1 parent 8558d13 commit c728ad3
Showing 1 changed file with 19 additions and 22 deletions.
41 changes: 19 additions & 22 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,49 +1,46 @@
bleach~=6.0.0

# mysql-connector-python >= 8.0.28, <=8.0.29
mysql-connector-python==8.0.33
boto3~=1.16.54

django-mysql>=3.10.0,<3.11.0
coverage>=5.5,<6.0

Django>=3.2.3,<4.0

djangorestframework>=3.13.0,<3.16.0
django-admin-interface>=0.28.3

django-notifications-hq>=1.8.3, <2.0
django-colorfield>=0.11.0

flake8>=3.8.4,<3.9.0
django-cors-headers>=3.7.0,<3.8.0

# gunicorn>=20.0.4,<20.1.0
gunicorn>=22.0.0, <22.1.0
django-elasticsearch-dsl>=7.2.2,<7.3.0

martor>=1.5.8,<1.6.0
django-model-utils>=4.1.1,<4.2.0

django-cors-headers>=3.7.0,<3.8.0
django-mysql>=3.10.0,<3.11.0

django-elasticsearch-dsl>=7.2.2,<7.3.0
django-notifications-hq>=1.8.3, <2.0

django_elasticsearch_dsl_drf>=0.22.2,<0.23.0
django-ses~=3.5.0

elasticsearch>=7.16.3,<7.17.0
django_elasticsearch_dsl_drf>=0.22.2,<0.23.0

coverage>=5.5,<6.0
djangorestframework>=3.13.0,<3.16.0

django-model-utils>=4.1.1,<4.2.0
elasticsearch>=7.16.3,<7.17.0

Pillow>=10.2.0
flake8>=3.8.4,<3.9.0

boto3~=1.16.54
gunicorn>=22.0.0, <22.1.0

# django-ses>=2.0.0 , <2.1.0
django-ses~=3.5.0
martor>=1.5.8,<1.6.0

openlxp-notification>=1.3.0
mysql-connector-python>=8.4.0, <8.5.0

openlxp-authentication >=1.1.2, <1.2

django-admin-interface>=0.28.3
openlxp-notification>=1.3.0

django-colorfield>=0.11.0
Pillow>=10.2.0

python-slugify>=8.0.1

Expand Down

0 comments on commit c728ad3

Please sign in to comment.