takahe/requirements.txt

15 lines
228 B
Plaintext
Raw Normal View History

2022-11-05 20:17:27 +00:00
django~=4.1
pyld~=2.0.3
pillow~=9.3.0
urlman~=2.0.1
django-crispy-forms~=1.14
cryptography~=38.0
2022-11-05 23:51:54 +00:00
httpx~=0.23
pyOpenSSL~=22.1.0
2022-11-09 04:05:51 +00:00
uvicorn~=0.19
gunicorn~=20.1.0
2022-11-12 05:02:43 +00:00
psycopg2~=2.9.5
bleach~=5.0.1
pytest-django~=4.5.2
pytest-httpx~=0.21