fix: Update cloudflare version
All checks were successful
Build Docker / BuildImage (push) Successful in 1m47s
All checks were successful
Build Docker / BuildImage (push) Successful in 1m47s
This commit is contained in:
parent
d651e3a20c
commit
53bf28b208
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ __pycache__/
|
|||||||
.vs/
|
.vs/
|
||||||
.venv/
|
.venv/
|
||||||
*.tmp
|
*.tmp
|
||||||
|
testing/
|
||||||
|
@ -4,7 +4,7 @@ Flask-Cors
|
|||||||
python-dotenv
|
python-dotenv
|
||||||
gunicorn
|
gunicorn
|
||||||
requests
|
requests
|
||||||
cloudflare == 3.0.1
|
cloudflare == 3.1.1
|
||||||
qrcode
|
qrcode
|
||||||
Pillow
|
Pillow
|
||||||
ansi2html
|
ansi2html
|
||||||
|
Loading…
Reference in New Issue
Block a user