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/
|
||||
.venv/
|
||||
*.tmp
|
||||
testing/
|
||||
|
@ -4,7 +4,7 @@ Flask-Cors
|
||||
python-dotenv
|
||||
gunicorn
|
||||
requests
|
||||
cloudflare == 3.0.1
|
||||
cloudflare == 3.1.1
|
||||
qrcode
|
||||
Pillow
|
||||
ansi2html
|
||||
|
Loading…
Reference in New Issue
Block a user