justus-tobias commited on
Commit
c05403f
·
1 Parent(s): f44ce8f

requirement fixes

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -115
requirements.txt CHANGED
@@ -1,117 +1,4 @@
1
- accelerate==0.34.2
2
- albumentations==1.4.15
3
- altair==4.2.2
4
- astropy==6.1.3
5
- autograd==1.7.0
6
- bigframes==1.18.0
7
- bigquery-magics==0.2.0
8
- blinker==1.4
9
- cmake==3.30.3
10
- community==1.0.0b1
11
- contextlib2==21.6.0
12
- cudf-cu12==24.4.1
13
- cufflinks==0.17.3
14
- cvxopt==1.3.2
15
- cvxpy==1.5.3
16
- datascience==0.17.6
17
- dbus-python==1.2.18
18
- debugpy==1.6.6
19
- distributed==2024.8.0
20
- distro==1.7.0
21
- dlib==19.24.2
22
- dopamine-rl==4.0.9
23
- duckdb==1.1.0
24
- easydict==1.13
25
- editdistance==0.8.1
26
- fastai==2.7.17
27
- firebase-admin==6.5.0
28
- gdown==5.2.0
29
- geemap==0.34.3
30
- gensim==4.3.3
31
- geopy==2.4.1
32
- glob2==0.7
33
- gradio==4.44.0
34
- graphviz==0.20.3
35
- gspread-dataframe==3.3.1
36
- holoviews==1.19.1
37
- httpimport==1.4.0
38
- hyperopt==0.2.7
39
- imbalanced-learn==0.12.3
40
- imgaug==0.4.0
41
- imutils==0.5.4
42
- ipython-sql==0.5.0
43
- jaraco.text==3.12.1
44
- jax-cuda12-plugin==0.4.33
45
- jeepney==0.7.1
46
- jieba==0.42.1
47
- jupyter-console==6.1.0
48
- launchpadlib==1.10.16
49
- librosa==0.10.2.post1
50
- lightgbm==4.5.0
51
- matplotlib-venn==1.1.1
52
- missingno==0.5.2
53
- mkl==2024.2.2
54
- mlxtend==0.23.1
55
  moshi==0.1.0
56
- moviepy==1.0.3
57
- music21==9.1.0
58
- natsort==8.4.0
59
- nibabel==5.2.1
60
- nvidia-cuda-cupti-cu12==12.6.68
61
- nvidia-cuda-nvcc-cu12==12.6.68
62
- nvidia-cuda-runtime-cu12==12.6.68
63
- nvidia-cudnn-cu12==9.4.0.58
64
- nvidia-cufft-cu12==11.2.6.59
65
- nvidia-cusolver-cu12==11.6.4.69
66
- opencv-contrib-python==4.10.0.84
67
- openpyxl==3.1.5
68
- ordered-set==4.1.0
69
- pandas-datareader==0.10.0
70
- pandas-gbq==0.23.1
71
- pandas-stubs==2.1.4.231227
72
- parso==0.8.4
73
- pathlib==1.0.1
74
- pip-chill==1.0.3
75
- pip-tools==7.4.1
76
- plotnine==0.13.6
77
- polars==1.6.0
78
- prefetch-generator==1.0.3
79
- progressbar2==4.5.0
80
- prophet==1.1.5
81
- psycopg2==2.9.9
82
- pyarrow-hotfix==0.6
83
- pycocotools==2.0.8
84
- pydot==3.0.1
85
- pydot-ng==2.0.0
86
- pydotplus==2.0.2
87
- pydrive==1.3.1
88
- pydrive2==1.20.0
89
- pygobject==3.42.1
90
- pymc==5.16.2
91
- pymystem3==0.2.0
92
- pyopengl==3.1.7
93
- pysocks==1.7.1
94
- pytest==7.4.4
95
- python-apt==2.4.0
96
- python-louvain==0.16
97
- requirements-parser==0.9.0
98
- rpy2==3.4.2
99
- secretstorage==3.3.1
100
- sklearn-pandas==2.2.0
101
- sphinx==5.0.2
102
- tables==3.8.0
103
- tensorflow-datasets==4.9.6
104
- tensorflow-hub==0.16.1
105
- textblob==0.17.1
106
- torchaudio==2.4.1+cu121
107
- torchsummary==1.5.1
108
- transformers==4.44.2
109
  triton==3.0.0
110
- tweepy==4.14.0
111
- vega-datasets==0.9.0
112
- wadllib==1.3.6
113
- wordcloud==1.9.3
114
- xgboost==2.1.1
115
- xlrd==2.0.1
116
- yellowbrick==1.5
117
- yfinance==0.2.43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  moshi==0.1.0
2
+ gradio==4.44.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  triton==3.0.0
4
+ torchaudio==2.4.1+cu121