Skip to content

Commit f5a4e85

Browse files
authored
Merge pull request #443 from open-plan-tool/fix/datapackage-requirements
Add requirements for oemof-datapackage
2 parents 3bc6266 + 58ed3fd commit f5a4e85

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app/requirements/base.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ oemof-thermal==0.0.8
1717
openpyxl==3.0.10
1818
plotly==5.6.0
1919
psycopg2-binary==2.9.3
20-
requests==2.24.0
20+
requests>=2.24.0
21+
toml
2122
whitenoise==6.9.0
2223
XlsxWriter==1.3.9

0 commit comments

Comments
 (0)