sviddo commited on
Commit
f9f987c
1 Parent(s): 929d78c

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -7
requirements.txt CHANGED
@@ -1,12 +1,14 @@
1
  dill
2
  en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.1/en_core_web_sm-3.4.1-py3-none-any.whl
3
  jsonpickle
4
- mathtext @ git+https://gitlab.com/tangibleai/community/mathtext@main
5
- fastapi==0.74.*
6
- pydantic==1.10.*
7
- requests==2.27.*
8
- sentencepiece==0.1.*
 
9
  supabase
10
  transitions
11
- uvicorn==0.17.*
12
-
 
 
1
  dill
2
  en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.1/en_core_web_sm-3.4.1-py3-none-any.whl
3
  jsonpickle
4
+ git+ssh://git@gitlab.com/tangibleai/community/mathtext.git@main#egg=mathtext
5
+ git+ssh://git@gitlab.com/tangibleai/community/mathactive.git@vlad#egg=mathactive
6
+ fastapi
7
+ pydantic
8
+ requests
9
+ sentencepiece
10
  supabase
11
  transitions
12
+ uvicorn
13
+ pandas
14
+ scipy