Skip to content

Commit

Permalink
Merge pull request #546 from uw-it-aca/feature/access-panel
Browse files Browse the repository at this point in the history
bump deploy
  • Loading branch information
mikeseibel authored Apr 30, 2024
2 parents eb97d97 + ca32231 commit 4d94c66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docker/test-values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ resources:
cpu: 500m
memory: 512Mi
requests:
cpu: 25m
memory: 128Mi
cpu: 15m
memory: 150Mi
image:
repository: IMAGE_REGISTRY
tag: IMAGE_TAG
Expand Down
5 changes: 3 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,16 @@
'pytz',
'psycopg2>=2.8,<2.9',
'lxml~=4.9.1',
'xmlsec==1.3.13',
'uw-memcached-clients~=1.0.5',
'UW-RestClients-Core~=1.3.3',
'UW-Restclients-PWS==2.0.2',
'UW-RestClients-GWS~=2.0.1',
'UW-RestClients-UWNetID~=1.1.2',
'UW-RestClients-Django-Utils~=2.1.5',
'Django-Safe-EmailBackend~=1.1.1',
'Django-Safe-EmailBackend~=1.2',
'UW-Django-SAML2>=1.3.8,<2.0',
'djangorestframework>=3.6.4',
'djangorestframework~=3.12',
'django-pyscss',
'Django-SupportTools~=3.5',
'Django-Persistent-Message',
Expand Down

0 comments on commit 4d94c66

Please sign in to comment.