mirror of
https://github.com/Alvin-Zilverstand/novatorem.git
synced 2026-04-22 18:47:09 +02:00
Compare commits
9 Commits
snyk-fix-2
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
97cc5beaff | ||
|
|
9f8fdb9363 | ||
|
|
0fd2988620 | ||
|
|
d4d1634bd7 | ||
|
|
7a10268e97 | ||
|
|
fa00f20901 | ||
|
|
c73fbb7a4c | ||
|
|
9f5d49fcc7 | ||
|
|
6ba4dc8986 |
@@ -1,17 +1,20 @@
|
|||||||
autopep8==1.6.0
|
autopep8==1.6.0
|
||||||
certifi==2020.6.20
|
certifi==2024.7.4
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
click==7.1.2
|
click==7.1.2
|
||||||
Flask==1.1.4
|
Flask==3.1.3
|
||||||
gunicorn==20.1.0
|
gunicorn==22.0.0
|
||||||
idna==2.10
|
idna==3.7
|
||||||
itsdangerous==1.1.0
|
itsdangerous==1.1.0
|
||||||
Jinja2==2.11.3
|
Jinja2==3.1.4
|
||||||
MarkupSafe==2.0.1
|
MarkupSafe==2.0.1
|
||||||
pycodestyle==2.8.0
|
pycodestyle==2.8.0
|
||||||
python-dotenv==0.14.0
|
python-dotenv==0.14.0
|
||||||
requests==2.28.1
|
requests==2.32.2
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
urllib3==1.26.12
|
urllib3==1.26.18
|
||||||
Werkzeug==1.0.1
|
Werkzeug==2.3.8
|
||||||
colorthief==0.2.1
|
colorthief==0.2.1
|
||||||
|
pillow>=10.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||||
|
setuptools>=78.1.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||||
|
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||||
|
|||||||
Reference in New Issue
Block a user