Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -10,3 +10,5 @@ biopython
|
|
10 |
python-dotenv
|
11 |
requests
|
12 |
spacy
|
|
|
|
|
|
10 |
python-dotenv
|
11 |
requests
|
12 |
spacy
|
13 |
+
openai
|
14 |
+
|