upgrade python packages
This commit is contained in:
parent
f4aaccf826
commit
cc6c7e83b8
|
|
@ -1,4 +1,4 @@
|
|||
# queue.hswro.org website - a simple queue managemet system:
|
||||
# queue.hswro.org website - a simple queue management system:
|
||||
|
||||
- People receive physical tokens with numbers on them.
|
||||
- Operator:
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
Flask==2.3.2
|
||||
gunicorn==20.1.0
|
||||
Flask==3.1.2
|
||||
gunicorn==23.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue