Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renzo committed Mar 14, 2024
1 parent 62ad636 commit 93ecd8f
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 90 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ pagarme-python = {editable = true, git = "https://github.com/pythonprobr/pagarme
sentry-sdk = "*"
python-dateutil = "*"
django-extensions = "*"
activecampaign-python = {editable = true,git = "https://github.com/renzon/activecampaign-python.git",ref = "update-list"}
django-bootstrap4 = "*"
celery = "*"
redis = "*"
Expand All @@ -37,6 +36,7 @@ django-redis = "*"
posthog = "*"
urllib3 = "<2"
pytz = "*"
activecampaign-python = {ref = "update-list", git = "git+https://github.com/renzon/activecampaign-python.git"}

[dev-packages]
faker = "*"
Expand Down
169 changes: 80 additions & 89 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 93ecd8f

Please sign in to comment.