Skip to content

Commit 510ec99

Browse files
author
Vianpyro
committed
Update dependencies in requirements.txt for improved security and functionality
1 parent 32573a1 commit 510ec99

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

requirements.txt

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
argon2-cffi>=23.1.0
2-
cryptography>=44.0.2
3-
Flask>=3.0.3
4-
Flask-JWT-Extended>=2.8.0
5-
Flask-Limiter>=3.7.0
6-
flask-cors>=4.0.1
2+
cryptography>=45.0.2
3+
Flask>=3.1.1
4+
Flask-JWT-Extended>=4.7.1
5+
Flask-Limiter>=3.12.0
6+
flask-cors>=6.0.0
77
PyMySQL>=1.1.1
8-
requests>=2.32.3
9-
waitress>=3.0.0
108
pytest>=8.3.5
11-
python-dotenv>=1.0.1
9+
python-dotenv>=1.1.0
10+
requests>=2.32.3

0 commit comments

Comments
 (0)