Skip to content

Commit ec3ab2b

Browse files
committed
Fix oemof-datapackage branch and pin toml package
1 parent b5c3417 commit ec3ab2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ django-extensions==4.1
88
django-jsonview==2.0.0
99
django-q2==1.9.0
1010
django-sass-processor==1.4.2
11-
git+https://github.com/oemof/oemof-datapackage.git@fix/infer_datapackage
11+
git+https://github.com/oemof/oemof-datapackage.git@dev
1212
gunicorn==23.0.0
1313
httpx<0.28
1414
jsonschema==4.26.0
@@ -19,6 +19,6 @@ openpyxl==3.1.5
1919
plotly==6.5.2
2020
psycopg2-binary==2.9.11
2121
requests==2.32.5
22-
toml
22+
toml==0.10.2
2323
whitenoise==6.11.0
2424
XlsxWriter==3.2.9

0 commit comments

Comments
 (0)