Skip to content

Commit 7ea930b

Browse files
renzorenzon
authored andcommitted
Updated dependencies
1 parent 62ad636 commit 7ea930b

File tree

2 files changed

+81
-90
lines changed

2 files changed

+81
-90
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ pagarme-python = {editable = true, git = "https://github.com/pythonprobr/pagarme
2525
sentry-sdk = "*"
2626
python-dateutil = "*"
2727
django-extensions = "*"
28-
activecampaign-python = {editable = true,git = "https://github.com/renzon/activecampaign-python.git",ref = "update-list"}
2928
django-bootstrap4 = "*"
3029
celery = "*"
3130
redis = "*"
@@ -37,6 +36,7 @@ django-redis = "*"
3736
posthog = "*"
3837
urllib3 = "<2"
3938
pytz = "*"
39+
activecampaign-python = {ref = "update-list", git = "git+https://github.com/renzon/activecampaign-python.git"}
4040

4141
[dev-packages]
4242
faker = "*"

Pipfile.lock

Lines changed: 80 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)