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 8e4d3ba commit 6d8f448Copy full SHA for 6d8f448
requirements.in
@@ -21,7 +21,7 @@ oic~=0.11.0
21
pip-tools~=6.6.2
22
psycopg2-binary~=2.9.3
23
pylint~=2.6.0
24
-python-dateutil~=2.6.1
+python-dateutil~=2.8.2
25
python-editor~=1.0.3
26
sentry-sdk[flask]~=0.19.5
27
six~=1.12.0
requirements.txt
@@ -137,7 +137,7 @@ pyopenssl==22.0.0
137
# via oic
138
pyparsing==3.0.9
139
# via packaging
140
-python-dateutil==2.6.1
+python-dateutil==2.8.2
141
# via
142
# -r requirements.in
143
# alembic
0 commit comments