We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5c3417 commit ec3ab2bCopy full SHA for ec3ab2b
app/requirements/base.txt
@@ -8,7 +8,7 @@ django-extensions==4.1
8
django-jsonview==2.0.0
9
django-q2==1.9.0
10
django-sass-processor==1.4.2
11
-git+https://github.com/oemof/oemof-datapackage.git@fix/infer_datapackage
+git+https://github.com/oemof/oemof-datapackage.git@dev
12
gunicorn==23.0.0
13
httpx<0.28
14
jsonschema==4.26.0
@@ -19,6 +19,6 @@ openpyxl==3.1.5
19
plotly==6.5.2
20
psycopg2-binary==2.9.11
21
requests==2.32.5
22
-toml
+toml==0.10.2
23
whitenoise==6.11.0
24
XlsxWriter==3.2.9
0 commit comments