Skip to content

Commit

Permalink
Remove the django-pglocks dep
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanCoding committed Dec 2, 2024
1 parent 5b68576 commit 54e6d0a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 deletions.
3 changes: 0 additions & 3 deletions licenses/django-pglocks.txt

This file was deleted.

1 change: 0 additions & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ django-extensions
django-guid
django-oauth-toolkit<2.0.0 # Version 2.0.0 has breaking changes that will need to be worked out before upgrading
django-polymorphic
django-pglocks
django-solo
django-split-settings
djangorestframework>=3.15.0
Expand Down
9 changes: 1 addition & 8 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ asgiref==3.7.2
# channels-redis
# daphne
# django
# django-ansible-base
# django-cors-headers
asn1==2.7.0
# via -r /awx_devel/requirements/requirements.in
Expand Down Expand Up @@ -135,7 +134,7 @@ django==4.2.16
# django-polymorphic
# django-solo
# djangorestframework
# django-ansible-base @ git+https://github.com/ansible/django-ansible-base@devel # git requirements installed separately
# django-ansible-base @ git+https://github.com/alancoding/django-ansible-base@advisory_lock # git requirements installed separately
# via -r /awx_devel/requirements/requirements_git.txt
django-cors-headers==4.3.1
# via -r /awx_devel/requirements/requirements.in
Expand All @@ -149,8 +148,6 @@ django-guid==3.5.0
# via -r /awx_devel/requirements/requirements.in
django-oauth-toolkit==1.7.1
# via -r /awx_devel/requirements/requirements.in
django-pglocks==1.0.4
# via -r /awx_devel/requirements/requirements.in
django-polymorphic==3.1.0
# via -r /awx_devel/requirements/requirements.in
django-solo==2.2.0
Expand Down Expand Up @@ -369,7 +366,6 @@ pygerduty==0.38.3
pyjwt[crypto]==2.8.0
# via
# adal
# django-ansible-base
# msal
# twilio
pyopenssl==24.0.0
Expand Down Expand Up @@ -422,7 +418,6 @@ requests==2.31.0
# -r /awx_devel/requirements/requirements.in
# adal
# azure-core
# django-ansible-base
# django-oauth-toolkit
# kubernetes
# msal
Expand Down Expand Up @@ -456,7 +451,6 @@ six==1.16.0
# via
# automat
# azure-core
# django-pglocks
# isodate
# kubernetes
# msrestazure
Expand Down Expand Up @@ -501,7 +495,6 @@ typing-extensions==4.9.0
urllib3==1.26.18
# via
# botocore
# django-ansible-base
# kubernetes
# requests
uwsgi==2.0.24
Expand Down

0 comments on commit 54e6d0a

Please sign in to comment.