-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
57 lines (57 loc) · 2.03 KB
/
requirements.txt
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
aiohttp==3.8.4
aiosignal==1.3.1
anyio==3.6.2
appdirs==1.4.4
async-timeout==4.0.2
attrs==23.1.0
beautifulsoup4==4.12.2
cattrs==22.2.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
class-doc==0.2.0b0
click==8.1.3
colorama==0.4.6
cryptography==40.0.2
exceptiongroup==1.1.1
fastapi==0.95.1
feedparser==6.0.10
frozendict==2.3.7
frozenlist==1.3.3
greenlet==2.0.2
h11==0.14.0
html5lib==1.1
idna==3.4
lxml==4.9.2
more-itertools==7.2.0
multidict==6.0.4
multitasking==0.0.11
numpy==1.24.2
pandas==2.0.0
platformdirs==3.2.0
pycparser==2.21
pydantic==1.9.2
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3
PyYAML==5.4.1
requests==2.28.2
requests-cache==1.0.1
sgmllib3k==1.0.0
six==1.16.0
sniffio==1.3.0
soupsieve==2.4
SQLAlchemy==1.4.41
sqlalchemy2-stubs==0.0.2a33
sqlmodel==0.0.8
starlette==0.26.1
tomlkit==0.5.11
typing-extensions==3.10.0.2
tzdata==2023.3
url-normalize==1.4.3
urllib3==1.26.15
uuid==1.30
uvicorn==0.21.1
webencodings==0.5.1
yarl==1.8.2
yfinance==0.2.17