MathematicalModelingAgent commited on
Commit
f8848e8
·
1 Parent(s): ec08889

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -13
requirements.txt CHANGED
@@ -13,17 +13,16 @@ anthropic
13
  helm
14
  torch
15
  sentence_transformers
16
- pymc3==3.11.6
17
- torch==2.6.0
18
- torchvision==0.21.0
19
- matplotlib==3.8.4
20
- pandas==2.0.3
21
- transformers==4.45.2
22
- scipy==1.7.3
23
- statsmodels==0.13.5
24
- hmmlearn==0.3.3
25
- pmdarima==2.0.4
26
- scikit-image==0.19.0
27
  pylatex
28
- pyarrow==15.0.0
29
- pyarrow<6.0.0,>=5.0.0
 
13
  helm
14
  torch
15
  sentence_transformers
16
+ pymc3
17
+ torch
18
+ torchvision
19
+ matplotlib
20
+ pandas
21
+ transformers
22
+ scipy
23
+ statsmodels
24
+ hmmlearn
25
+ pmdarima
26
+ scikit-image
27
  pylatex
28
+ pyarrow