Skip to content

Commit 58ed3fd

Browse files
committed
Loosen up requests
1 parent 14e415c commit 58ed3fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +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
2121
toml
2222
whitenoise==6.9.0
2323
XlsxWriter==1.3.9

0 commit comments

Comments
 (0)