6
0

requirements.txt 284 B

1234567891011121314151617
  1. django~=3.2.9
  2. mysqlclient~=2.1.0
  3. django-cors-headers==3.3.0
  4. djangorestframework==3.11.0
  5. djangorestframework_simplejwt==5.0.0
  6. pillow==8.4.0
  7. dnspython==1.16.0
  8. enum-compat==0.0.3
  9. eventlet==0.25.2
  10. greenlet==0.4.16
  11. monotonic==1.5
  12. python-engineio
  13. python-socketio
  14. pytz==2020.1
  15. six==1.15.0