-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements-dev.lock
180 lines (179 loc) · 3.67 KB
/
requirements-dev.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
-e file:.
accelerate==0.21.0
# via gpt-augmented-news-recommendation
antlr4-python3-runtime==4.9.3
# via hydra-core
# via omegaconf
anyio==3.7.1
# via httpx
# via openai
certifi==2023.7.22
# via httpcore
# via httpx
# via requests
charset-normalizer==3.2.0
# via requests
contourpy==1.1.0
# via matplotlib
cycler==0.11.0
# via matplotlib
distro==1.8.0
# via openai
filelock==3.12.2
# via huggingface-hub
# via torch
# via transformers
fonttools==4.41.1
# via matplotlib
fsspec==2023.6.0
# via huggingface-hub
# via torch
h11==0.14.0
# via httpcore
h5py==3.9.0
# via gpt-augmented-news-recommendation
httpcore==1.0.2
# via httpx
httpx==0.25.1
# via openai
huggingface-hub==0.16.4
# via tokenizers
# via transformers
hydra-core==1.3.2
# via gpt-augmented-news-recommendation
idna==3.4
# via anyio
# via httpx
# via requests
implicit==0.7.0
# via gpt-augmented-news-recommendation
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
# via torch
joblib==1.3.1
# via scikit-learn
kiwisolver==1.4.4
# via matplotlib
markupsafe==2.1.3
# via jinja2
matplotlib==3.7.2
# via gpt-augmented-news-recommendation
mpmath==1.3.0
# via sympy
mypy==1.3.0
mypy-extensions==1.0.0
# via mypy
networkx==3.1
# via torch
numpy==1.25.1
# via accelerate
# via contourpy
# via h5py
# via implicit
# via matplotlib
# via pandas
# via pyarrow
# via scikit-learn
# via scipy
# via transformers
omegaconf==2.3.0
# via hydra-core
openai==1.2.4
# via gpt-augmented-news-recommendation
packaging==23.1
# via accelerate
# via huggingface-hub
# via hydra-core
# via matplotlib
# via pytest
# via transformers
pandas==2.1.3
# via gpt-augmented-news-recommendation
pillow==10.0.0
# via matplotlib
pluggy==1.2.0
# via pytest
polars==0.19.13
# via gpt-augmented-news-recommendation
psutil==5.9.5
# via accelerate
pyarrow==12.0.1
# via gpt-augmented-news-recommendation
pydantic==1.10.12
# via gpt-augmented-news-recommendation
# via openai
pyparsing==3.0.9
# via matplotlib
pytest==7.3.2
python-dateutil==2.8.2
# via matplotlib
# via pandas
pytz==2023.3
# via pandas
pyyaml==6.0.1
# via accelerate
# via huggingface-hub
# via omegaconf
# via transformers
regex==2023.6.3
# via tiktoken
# via transformers
requests==2.31.0
# via gpt-augmented-news-recommendation
# via huggingface-hub
# via tiktoken
# via transformers
ruff==0.2.1
safetensors==0.3.1
# via transformers
scikit-learn==1.2.2
# via gpt-augmented-news-recommendation
scipy==1.11.1
# via implicit
# via scikit-learn
six==1.16.0
# via python-dateutil
sniffio==1.3.0
# via anyio
# via httpx
sympy==1.12
# via torch
threadpoolctl==3.2.0
# via scikit-learn
tiktoken==0.5.2
# via gpt-augmented-news-recommendation
tokenizers==0.14.1
# via transformers
torch==2.1.0
# via accelerate
# via gpt-augmented-news-recommendation
tqdm==4.66.1
# via gpt-augmented-news-recommendation
# via huggingface-hub
# via implicit
# via openai
# via transformers
transformers==4.35.0
# via gpt-augmented-news-recommendation
types-requests==2.31.0.2
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.7.1
# via huggingface-hub
# via mypy
# via openai
# via pydantic
# via torch
tzdata==2023.3
# via pandas
urllib3==2.0.4
# via requests