瀏覽代碼

Update README.md

Add poetry to requirements
Anas DORBANI 1 年之前
父節點
當前提交
e54fe4491c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -117,6 +117,7 @@ Getting started with the OpenDevin project is incredibly easy. Follow these simp
 * [Docker](https://docs.docker.com/engine/install/)(For those on MacOS, make sure to allow the default Docker socket to be used from advanced settings!)
 * [Python](https://www.python.org/downloads/) >= 3.11
 * [NodeJS](https://nodejs.org/en/download/package-manager) >= 18.17.1
+* [Poetry](https://python-poetry.org/docs/#installing-with-the-official-installer) >= 1.8
 
 ### 2. Build and Setup The Environment