diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..32997d9b --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +pandas>=0.22 # Powerful data structures for data analysis, time series, and statistics. +olca-ipc>=0.0.8 # openlca tools +pyarrow>=0.14 # supports Apache parquet reading and writing +pip>=9 # The PyPA recommended tool for installing Python packages. +setuptools>=41 # Fully-featured library designed to facilitate packaging Python projects.