Commit 48f4d54
Fix range of allowed django versions (#1547)
* Fix range of allowed django versions
Running `docker-compose build` fails at the moment due to a package
resolution conflict. Allowing to use django 4.2 solves the issue.
* Update tests/app/idp/requirements.txt
Co-authored-by: Alan Crosswell <[email protected]>
---------
Co-authored-by: Alan Crosswell <[email protected]>1 parent a24d0a8 commit 48f4d54
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
0 commit comments