Compare commits
2 Commits
d2bf93abe6
...
86cd55c25b
| Author | SHA1 | Date | |
|---|---|---|---|
|
86cd55c25b
|
|||
|
a8013f7718
|
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user