diff --git a/THIRD_PARTY_LICENSES_PYTHON.md b/THIRD_PARTY_LICENSES_PYTHON.md new file mode 100644 index 0000000..060bc13 --- /dev/null +++ b/THIRD_PARTY_LICENSES_PYTHON.md @@ -0,0 +1,42 @@ +| Name | Version | License | +|--------------------|--------------|---------------------------------------------------------| +| Automat | 25.4.16 | MIT License | +| Django | 5.1.13 | BSD License | +| Twisted | 25.5.0 | MIT License | +| asgiref | 3.10.0 | BSD License | +| attrs | 25.4.0 | UNKNOWN | +| autobahn | 25.10.1 | UNKNOWN | +| certifi | 2025.10.5 | Mozilla Public License 2.0 (MPL 2.0) | +| cffi | 2.0.0 | UNKNOWN | +| channels | 4.2.2 | BSD License | +| channels_redis | 4.3.0 | BSD | +| chardet | 5.2.0 | GNU Lesser General Public License v2 or later (LGPLv2+) | +| charset-normalizer | 3.4.4 | MIT | +| colorama | 0.4.6 | BSD License | +| constantly | 23.10.4 | MIT License | +| cryptography | 46.0.3 | UNKNOWN | +| daphne | 4.1.2 | BSD License | +| django-cleanup | 9.0.0 | MIT License | +| hyperlink | 21.0.0 | MIT License | +| idna | 3.11 | UNKNOWN | +| incremental | 24.7.2 | MIT License | +| msgpack | 1.1.2 | UNKNOWN | +| pillow | 11.1.0 | CMU License (MIT-CMU) | +| pyOpenSSL | 25.3.0 | Apache Software License | +| pyasn1 | 0.6.1 | BSD License | +| pyasn1_modules | 0.4.2 | BSD License | +| pycparser | 2.23 | BSD License | +| pypng | 0.20220715.0 | MIT License | +| python-dotenv | 1.1.1 | BSD License | +| qrcode | 7.4.2 | BSD License | +| redis | 6.4.0 | MIT License | +| reportlab | 4.2.5 | BSD License | +| requests | 2.32.5 | Apache Software License | +| service-identity | 24.2.0 | MIT License | +| sqlparse | 0.5.3 | BSD License | +| txaio | 25.9.2 | UNKNOWN | +| typing_extensions | 4.15.0 | UNKNOWN | +| tzdata | 2025.2 | Apache Software License | +| urllib3 | 2.5.0 | UNKNOWN | +| whitenoise | 6.6.0 | MIT License | +| zope.interface | 8.0.1 | Zope Public License | diff --git a/django/THIRD_PARTY_LICENSES_PYTHON.md b/django/THIRD_PARTY_LICENSES_PYTHON.md deleted file mode 100644 index 5cd52c0..0000000 Binary files a/django/THIRD_PARTY_LICENSES_PYTHON.md and /dev/null differ