add readme & thirdparty and freeze pip deps
This commit is contained in:
@ -1,5 +1,16 @@
|
||||
flask
|
||||
argon2-cffi
|
||||
wand
|
||||
dotenv
|
||||
python-slugify
|
||||
argon2-cffi==25.1.0
|
||||
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
|
||||
MarkupSafe==3.0.2
|
||||
pycparser==2.22
|
||||
python-dotenv==1.1.1
|
||||
python-slugify==8.0.4
|
||||
text-unidecode==1.3
|
||||
Wand==0.6.13
|
||||
Werkzeug==3.1.3
|
||||
|
Reference in New Issue
Block a user