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 486b8c4 commit 60cf276Copy full SHA for 60cf276
requirements/base.txt
@@ -4,7 +4,7 @@ dagster_aws==0.27.7
4
dagster-pipes==1.11.7
5
dagster-postgres==0.27.7
6
dagster-webserver==1.11.7
7
-Django==5.1.4
+Django==5.1.12
8
django-binary-database-files==1.0.18
9
django-environ==0.11.2
10
django-extensions==3.2.3
@@ -37,7 +37,7 @@ plotly==6.3.0
37
# Upgrade to psycopg>=3 once ddtrace supports it.
38
# See https://github.com/DataDog/dd-trace-py/issues/4393
39
psycopg2-binary==2.9.7
40
-requests==2.32.2
+requests==2.32.5
41
# s3fs provides S3 support for Dagster UPathIOManager subclasses
42
s3fs==2024.2.0
43
sentry-sdk[django]==2.8.0
0 commit comments