big upgrades -> add websocket chat functionality && add shell files
parent
5f2472a11f
commit
a6d22861bd
Binary file not shown.
|
|
@ -0,0 +1,5 @@
|
||||||
|
pip install django
|
||||||
|
pip install django-cors-headers
|
||||||
|
pip install channels_redis
|
||||||
|
pip install requests
|
||||||
|
pip install pyjwt
|
||||||
Loading…
Reference in New Issue