We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7f7b7a commit 6beb08bCopy full SHA for 6beb08b
requirements.txt
@@ -6,4 +6,4 @@ python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
6
sqlparse==0.4.4 ; python_version >= "3.10" and python_version < "4.0"
7
typing-extensions==4.9.0 ; python_version >= "3.10" and python_version < "3.11"
8
tzdata==2023.4 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"
9
-uwsgi==2.0.23 ; python_version >= "3.10" and python_version < "4.0"
+uwsgi==2.0.25.1 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments