jrno commited on
Commit
c86c212
1 Parent(s): db2ff0d

Try to pin spcay to 3.7.4

Browse files
recommendation-api/requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- fastai==2.7.14
2
  fastapi==0.110.2
3
  uvicorn==0.29.0
4
  asyncio==3.4.3
 
 
1
+ fastai==2.7.15
2
  fastapi==0.110.2
3
  uvicorn==0.29.0
4
  asyncio==3.4.3
5
+ spacy==3.7.4