We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6800e12 commit 4eb1d12Copy full SHA for 4eb1d12
requirements.txt
@@ -20,7 +20,7 @@ markupsafe==2.1.1; python_version >= "3.7"
20
packaging==21.3; python_version >= "3.6"
21
pymysql==1.0.2; python_version >= "3.6"
22
pyparsing==3.0.8; python_full_version >= "3.6.8" and python_version >= "3.6"
23
-python-dotenv==0.20.0; python_version >= "3.5"
+python-dotenv==0.21.0; python_version >= "3.5"
24
redis==4.4.0; python_version >= "3.6"
25
sqlalchemy==1.4.35; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
26
webassets==2.0
0 commit comments