Skip to content

Commit

Permalink
Merge pull request #836 from crowdbotics/qa
Browse files Browse the repository at this point in the history
Deploy to Master
  • Loading branch information
driverdan authored Nov 13, 2024
2 parents 3d6e7cf + b328438 commit 794f09d
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 458 deletions.
6 changes: 3 additions & 3 deletions {{cookiecutter.project_slug}}/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ name = "pypi"
python_version = "3.9"

[packages]
cryptography = "~=42.0.4"
django = "==3.2.25"
cryptography = "~=43.0.1"
django = "==4.2.16"
"boto3" = "~=1.35.14"
django-environ = "~=0.11.2"
django-storages = "~=1.14"
psycopg2 = "<=2.9.9"
waitress = "~=2.1.2"
waitress = "~=3.0.1"
whitenoise = "~=6.7.0"
djangorestframework = "~=3.15.1"
django-bootstrap4 = "~=22.1"
Expand Down
Loading

0 comments on commit 794f09d

Please sign in to comment.