Compare commits

..

2 Commits

Author SHA1 Message Date
86cd55c25b compliance: list more projects in THIRDPARTY.md 2025-11-19 13:20:20 +03:00
a8013f7718 remove old dotenv req 2025-11-19 12:34:59 +03:00
2 changed files with 34 additions and 1 deletions

View File

@@ -38,3 +38,37 @@ Affected files: everything in [`data/static/emoji`](./data/static/emoji) except
URL: https://gh.vercte.net/forumoji/
License: CC0 1.0
Designers: lolecksdeehaha; Scratch137; 64lu; stickfiregames; mybearworld (the project has many more contributors, but these are the people whose designs were reproduced here)
## argon2-cffi
URL: https://github.com/hynek/argon2-cffi
Copyright: `Copyright (c) 2015 Hynek Schlawack and the argon2-cffi contributors`
License: MIT
Repo: https://github.com/hynek/argon2-cffi
## python-dotenv
URL: https://github.com/theskumar/python-dotenv
Copyright: `Copyright (c) 2014, Saurabh Kumar (python-dotenv), 2013, Ted Tieken (django-dotenv-rw), 2013, Jacob Kaplan-Moss (django-dotenv)`
License: BSD-3-Clause
Repo: https://github.com/theskumar/python-dotenv
## python-slugify
URL: https://github.com/un33k/python-slugify
Copyright: `Copyright (c) Val Neekman @ Neekware Inc. http://neekware.com`
License: MIT
Repo: https://github.com/un33k/python-slugify
## Wand
URL: http://wand-py.org
Copyright:
```
Original work Copyright (C) 2011-2018 by Hong Minhee <https://hongminhee.org>
Modified work Copyright (C) 2019-2025 by E. McConville <https://emcconville.com>
```
License: MIT
Repo: https://github.com/emcconville/wand

View File

@@ -3,7 +3,6 @@ argon2-cffi-bindings==21.2.0
blinker==1.9.0
cffi==1.17.1
click==8.2.1
dotenv==0.9.9
Flask==3.1.1
itsdangerous==2.2.0
Jinja2==3.1.6