Funktionierender Prototyp des Serious Games zur Vermittlung von Wissen zu Software-Engineering-Arbeitsmodellen.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. asgiref==3.6.0
  2. attrs==23.1.0
  3. autobahn==23.6.2
  4. Automat==22.10.0
  5. autopep8==2.0.2
  6. certifi==2023.5.7
  7. cffi==1.15.1
  8. channels==4.0.0
  9. charset-normalizer==3.2.0
  10. constantly==15.1.0
  11. cryptography==41.0.2
  12. daphne==4.0.0
  13. Django==4.1.7
  14. django-polymorphic==3.1.0
  15. docker==6.1.3
  16. hyperlink==21.0.0
  17. idna==3.4
  18. incremental==22.10.0
  19. packaging==23.1
  20. Pillow==9.5.0
  21. pyasn1==0.5.0
  22. pyasn1-modules==0.3.0
  23. pycodestyle==2.10.0
  24. pycparser==2.21
  25. pyOpenSSL==23.2.0
  26. requests==2.31.0
  27. service-identity==23.1.0
  28. six==1.16.0
  29. sqlparse==0.4.3
  30. tomli==2.0.1
  31. Twisted==22.10.0
  32. txaio==23.1.1
  33. typing_extensions==4.7.1
  34. tzdata==2022.7
  35. urllib3==2.0.3
  36. websocket-client==1.6.1
  37. websockets==11.0.3
  38. zope.interface==6.0