Skip to content

Commit

Permalink
Merge branch 'main' into task/add-tick-padding-to-y-axis
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Ashiq committed Sep 6, 2024
2 parents 2440050 + f4b54c4 commit 27a49c7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ coverage==7.6.1
cyclonedx-python-lib==7.6.0
django-factory-boy==1.0.0
factory-boy==3.3.1
Faker==28.1.0
Faker==28.4.1
gitdb==4.0.11
GitPython==3.1.43
import-linter==2.0
Expand All @@ -19,5 +19,5 @@ pytest==8.3.2
pytest-cov==5.0.0
pytest-django==4.9.0
pytest-random-order==1.1.1
ruff==0.6.3
ruff==0.6.4
stevedore==5.3.0
2 changes: 1 addition & 1 deletion requirements-prod-ingestion.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
asgiref==3.8.1
boto3==1.34.68
botocore==1.34.109
Django==5.1
Django==5.1.1
psycopg2-binary==2.9.9
pydantic==2.8.2
python-dotenv==1.0.1
Expand Down
4 changes: 2 additions & 2 deletions requirements-prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ requests==2.32.3
rich==13.8.0
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
SQLAlchemy==2.0.32
SQLAlchemy==2.0.34
scour==0.38.2
setuptools==74.1.0
setuptools==74.1.2
simplejson==3.19.3
six==1.16.0
sortedcontainers==2.4.0
Expand Down

0 comments on commit 27a49c7

Please sign in to comment.