-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathrequirements.txt
More file actions
85 lines (85 loc) · 1.91 KB
/
requirements.txt
File metadata and controls
85 lines (85 loc) · 1.91 KB
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
# This file was autogenerated by uv via the following command:
# uv export --format requirements-txt --no-emit-project --no-hashes --no-dev -o requirements.txt
beautifulsoup4==4.14.3
# via yahooquery
certifi==2026.2.25
# via
# curl-cffi
# requests
cffi==2.0.0
# via curl-cffi
charset-normalizer==3.4.7
# via requests
colorama==0.4.6 ; sys_platform == 'win32'
# via tqdm
curl-cffi==0.15.0
# via yahooquery
exchange-calendars==4.13.2
# via market-prices
idna==3.11
# via requests
korean-lunar-calendar==0.3.1
# via exchange-calendars
lxml==6.1.0
# via yahooquery
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
numpy==2.2.6 ; python_full_version < '3.11'
# via
# exchange-calendars
# market-prices
# pandas
numpy==2.4.4 ; python_full_version >= '3.11'
# via
# exchange-calendars
# market-prices
# pandas
pandas==2.3.3 ; python_full_version < '3.11'
# via
# exchange-calendars
# market-prices
# yahooquery
pandas==3.0.2 ; python_full_version >= '3.11'
# via
# exchange-calendars
# market-prices
# yahooquery
pycparser==3.0 ; implementation_name != 'PyPy'
# via cffi
pygments==2.20.0
# via rich
pyluach==2.3.0
# via exchange-calendars
python-dateutil==2.9.0.post0
# via pandas
pytz==2026.1.post1 ; python_full_version < '3.11'
# via pandas
requests==2.33.1
# via requests-futures
requests-futures==1.0.2
# via yahooquery
rich==15.0.0
# via curl-cffi
six==1.17.0
# via python-dateutil
soupsieve==2.8.3
# via beautifulsoup4
toolz==1.1.0
# via exchange-calendars
tqdm==4.67.3
# via yahooquery
typing-extensions==4.15.0
# via beautifulsoup4
tzdata==2026.1
# via
# exchange-calendars
# market-prices
# pandas
urllib3==2.6.3
# via requests
valimp==0.4
# via market-prices
yahooquery==2.4.1
# via market-prices