oanaflores commited on
Commit
81b6741
·
1 Parent(s): 561b6af

[3/n] build error

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -38,7 +38,9 @@ MarkupSafe==2.1.2
38
  matplotlib==3.7.1
39
  mdit-py-plugins==0.3.3
40
  mdurl==0.1.2
 
41
  multidict==6.0.4
 
42
  numpy==1.23.5
43
  openai==0.27.2
44
  orjson==3.8.12
@@ -73,9 +75,11 @@ sklearn==0.0.post1
73
  sniffio==1.3.0
74
  starlette==0.26.1
75
  stripe==5.0.0
 
76
  threadpoolctl==3.1.0
77
  tokenizers==0.13.3
78
  toolz==0.12.0
 
79
  tqdm==4.65.0
80
  transformers==4.28.1
81
  typing_extensions==4.4.0
 
38
  matplotlib==3.7.1
39
  mdit-py-plugins==0.3.3
40
  mdurl==0.1.2
41
+ mpmath==1.3.0
42
  multidict==6.0.4
43
+ networkx==3.1
44
  numpy==1.23.5
45
  openai==0.27.2
46
  orjson==3.8.12
 
75
  sniffio==1.3.0
76
  starlette==0.26.1
77
  stripe==5.0.0
78
+ sympy==1.11.1
79
  threadpoolctl==3.1.0
80
  tokenizers==0.13.3
81
  toolz==0.12.0
82
+ torch==2.0.0
83
  tqdm==4.65.0
84
  transformers==4.28.1
85
  typing_extensions==4.4.0