Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -22,5 +22,5 @@ transformers==4.47.1
|
|
| 22 |
umap==0.1.1
|
| 23 |
umap_learn==0.5.7
|
| 24 |
uvicorn==0.34.2
|
| 25 |
-
dotenv
|
| 26 |
en_core_sci_sm @ https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.5.4/en_core_sci_sm-0.5.4.tar.gz#sha256=a54a114ee11dab7cf6db8cf69ef485145011537f45f3c16c71338c48fd6f070b
|
|
|
|
| 22 |
umap==0.1.1
|
| 23 |
umap_learn==0.5.7
|
| 24 |
uvicorn==0.34.2
|
| 25 |
+
python-dotenv
|
| 26 |
en_core_sci_sm @ https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.5.4/en_core_sci_sm-0.5.4.tar.gz#sha256=a54a114ee11dab7cf6db8cf69ef485145011537f45f3c16c71338c48fd6f070b
|