Added requests to requirements

This commit is contained in:
Elijah Harmon 2022-06-07 14:33:30 -04:00 committed by GitHub
parent 59f21f1655
commit dcbc1cec5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,3 +10,4 @@ pyyaml
tqdm tqdm
matplotlib matplotlib
seaborn seaborn
requests