fix: update requirements.txt 2
This commit is contained in:
parent
7b866a81e4
commit
9e363c93c4
1 changed files with 7 additions and 0 deletions
|
|
@ -1,9 +1,16 @@
|
||||||
|
blinker==1.9.0
|
||||||
certifi==2026.2.25
|
certifi==2026.2.25
|
||||||
cffi==2.0.0
|
cffi==2.0.0
|
||||||
charset-normalizer==3.4.6
|
charset-normalizer==3.4.6
|
||||||
|
click==8.3.1
|
||||||
cryptography==46.0.6
|
cryptography==46.0.6
|
||||||
|
Flask==3.1.3
|
||||||
idna==3.11
|
idna==3.11
|
||||||
|
itsdangerous==2.2.0
|
||||||
|
Jinja2==3.1.6
|
||||||
|
MarkupSafe==3.0.3
|
||||||
pycparser==3.0
|
pycparser==3.0
|
||||||
PySocks==1.7.1
|
PySocks==1.7.1
|
||||||
requests==2.33.0
|
requests==2.33.0
|
||||||
urllib3==2.6.3
|
urllib3==2.6.3
|
||||||
|
Werkzeug==3.1.7
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue