36dd925618
Also add ruff to requirements.txt so it is available inside Docker.
10 lines
174 B
Plaintext
10 lines
174 B
Plaintext
django>=5.2.0
|
|
djangorestframework>=3.14.0
|
|
httpx[http2]>=0.27.0
|
|
PyJWT[crypto]>=2.8.0
|
|
requests>=2.31.0
|
|
uvicorn[standard]>=0.30.0
|
|
pytest>=7.0.0
|
|
pytest-django>=4.5.0
|
|
ruff>=0.4.0
|