Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mickahell committed Feb 25, 2024
1 parent 0488861 commit dcdfdd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
max-parallel: 2
matrix:
python-version: [3.9, '3.10']
python-version: ['3.10']
folder: ["client", "api_server"]
timeout-minutes: 30
steps:
Expand Down
1 change: 1 addition & 0 deletions api_server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ django-health-check==3.18.1
whitenoise==6.6.0
drf-spectacular==0.27.1
django-nose==1.4.7
pyreadline3==3.4.1

0 comments on commit dcdfdd3

Please sign in to comment.