-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
55 lines (55 loc) · 938 Bytes
/
requirements.txt
File metadata and controls
55 lines (55 loc) · 938 Bytes
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
aiohttp==3.8.1
aiosignal==1.2.0
anyio==3.6.2
async-timeout==4.0.2
attrs==21.4.0
certifi==2021.10.8
charset-normalizer==2.0.9
click==8.1.3
deprecation==2.1.0
dnspython==2.2.1
email-validator==1.3.0
fastapi==0.89.1
fasttext==0.9.2
finnhub-python==2.4.6
frozenlist==1.3.0
h11==0.14.0
httpcore==0.16.3
httptools==0.5.0
httpx==0.23.3
idna==3.3
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
msgpack==1.0.3
multidict==6.0.2
newsapi==0.1.1
newsapi-python==0.2.6
numpy==1.22.4
orjson==3.8.5
package-name==0.1
packaging==21.3
pandas==1.4.2
pybind11==2.10.3
pydantic==1.10.4
pyparsing==3.0.9
python-dateutil==2.8.2
python-dotenv==0.21.0
python-multipart==0.0.5
pytz==2022.1
PyYAML==6.0
requests==2.26.0
rfc3986==1.5.0
sniffio==1.3.0
starlette==0.22.0
torch==1.13.1
transformers==4.26.0
typing_extensions==4.4.0
ujson==5.7.0
urllib3==1.26.7
uvicorn==0.20.0
uvloop==0.17.0
watchfiles==0.18.1
websocket-client==1.3.2
websockets==10.4
yarl==1.7.2