bowphs commited on
Commit
e2bc947
1 Parent(s): 48f6642

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,4 +6,5 @@ spacy==3.6.1
6
  transformers==4.33.2
7
  torch==2.0.1
8
  uvicorn==0.23.2
9
- lxml
 
 
6
  transformers==4.33.2
7
  torch==2.0.1
8
  uvicorn==0.23.2
9
+ lxml
10
+ httpx==0.24.1