Skip to content

Commit d496483

Browse files
authored
Merge pull request #144 from automl/development
Add missing requirement: requests
2 parents 6814b68 + b21e632 commit d496483

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ pyyaml>=6.0.1
1212
kaleido>=0.2.1
1313
gplearn>=0.4.2
1414
sympy>=1.12
15+
requests>=2.31.0
1516

1617
# AutoML packages
1718
ConfigSpace==0.6.1

0 commit comments

Comments
 (0)