mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 15:28:06 +02:00
Update requirements.txt
Fix nginx-flask-mysql-backend-1 | ImportError: cannot import name 'url_quote' from 'werkzeug.urls' (/usr/local/lib/python3.10/site-packages/werkzeug/urls.py) By specifying the correct requirement. Signed-off-by: llaltxll <llaltxll@gmail.com>
This commit is contained in:
parent
e6b1d2755f
commit
f5eb50744d
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
Flask==2.0.1
|
||||
Werkzeug==2.2.2
|
||||
mysql-connector==2.2.9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue