Bump dependencies (#618)

* Bump dependencies

* Make it work with Python 3.10

* replace psycopg2-binary with psycopg2 in Docker build
This commit is contained in:
Sascha Ißbrücker
2024-01-28 22:50:51 +01:00
committed by GitHub
parent 16ed6ef200
commit d7c1afa2a5
12 changed files with 192 additions and 96 deletions

8
requirements.dev.in Normal file
View File

@@ -0,0 +1,8 @@
black
coverage
django-compressor
django-debug-toolbar
libsass
playwright
pytest
pytest-django