minor fixes
This commit is contained in:
parent
619e7f27e9
commit
ede36eabd6
|
@ -106,6 +106,7 @@ ENV/
|
|||
|
||||
# Other
|
||||
.idea/
|
||||
.vscode/
|
||||
.DS_Store
|
||||
/app.py
|
||||
.vscode/
|
||||
|
||||
|
|
|
@ -32,4 +32,4 @@ flask-weasyprint==0.5
|
|||
weasyprint==44
|
||||
psycopg2-binary==2.8.3
|
||||
sortedcontainers==2.1.0
|
||||
tqdm==4.32.2
|
||||
tqdm==4.32.2
|
||||
|
|
Reference in New Issue