mirror of
https://github.com/tanrax/SSE-Fake.git
synced 2024-11-10 01:55:41 +01:00
20 lines
332 B
Plaintext
20 lines
332 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
|
|
# SSE
|
|
django-eventstream===4.4.0
|
|
# Fake data
|
|
faker===13.2.0 |