mirror of
https://github.com/tanrax/simple-HTML-over-the-Wire-social-network-with-Django-and-stimulus.git
synced 2026-08-14 17:53:15 +02:00
16 lines
272 B
Plaintext
16 lines
272 B
Plaintext
# Django
|
|
django===4.0
|
|
# Django Server
|
|
daphne===3.0.2
|
|
asgiref===3.4.1
|
|
Twisted[tls,http2]
|
|
# Manipulate images
|
|
Pillow===8.2.0
|
|
# Kit utilities
|
|
django-extensions===3.1.3
|
|
# PostgreSQL driver
|
|
psycopg2===2.9.1
|
|
# Django Channels
|
|
channels==3.0.4
|
|
# Redis Layer
|
|
channels_redis===3.2.0 |