ADjayantan commited on
Commit
848e242
·
1 Parent(s): 5d4afe2

Fix CI dependency error: Added rdkit>=2023.3.1 to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -11,3 +11,4 @@ plotly>=5.10.0
11
  pytest>=7.0.0
12
  httpx>=0.23.0
13
  pydantic>=2.0.0
 
 
11
  pytest>=7.0.0
12
  httpx>=0.23.0
13
  pydantic>=2.0.0
14
+ rdkit>=2023.3.1