fix: update requirements.txt
This commit is contained in:
parent
2c46b2cdba
commit
7b866a81e4
1 changed files with 8 additions and 10 deletions
|
|
@ -1,11 +1,9 @@
|
|||
blinker==1.8.2
|
||||
cffi==1.17.0
|
||||
click==8.1.7
|
||||
cryptography==43.0.0
|
||||
Flask==3.0.3
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.4
|
||||
MarkupSafe==2.1.5
|
||||
pycparser==2.22
|
||||
certifi==2026.2.25
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.6
|
||||
cryptography==46.0.6
|
||||
idna==3.11
|
||||
pycparser==3.0
|
||||
PySocks==1.7.1
|
||||
Werkzeug==3.0.4
|
||||
requests==2.33.0
|
||||
urllib3==2.6.3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue