Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,6 +7,6 @@ scikit-learn
|
|
7 |
statsmodels
|
8 |
pydantic
|
9 |
biopython
|
10 |
-
|
11 |
-
|
12 |
spacy
|
|
|
7 |
statsmodels
|
8 |
pydantic
|
9 |
biopython
|
10 |
+
python-dotenv
|
11 |
+
requests
|
12 |
spacy
|