-
Notifications
You must be signed in to change notification settings - Fork 18
/
requirements.txt
55 lines (55 loc) · 912 Bytes
/
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
anyio==3.6.2
billiard==4.0.2
black==22.8.0
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
docker==6.0.1
et-xmlfile==1.1.0
fastapi==0.87.0
greenlet==2.0.1
h11==0.14.0
h2==4.1.0
hpack==4.0.0
hypercorn==0.14.3
hyperframe==6.0.1
idna==3.4
Jinja2==3.1.2
lxml==4.9.1
MarkupSafe==2.1.1
msgpack==1.0.4
mypy==0.971
mypy-extensions==0.4.3
neovim==0.3.1
numpy==1.23.4
openpyxl==3.0.10
packaging==21.3
pandas==1.5.1
pathspec==0.10.1
platformdirs==2.5.2
priority==2.0.0
pydantic==1.10.2
pynvim==0.4.3
pyparsing==3.0.9
PySocks==1.7.1
python-dateutil==2.8.2
python-dotenv==0.21.0
pytz==2022.6
requests==2.28.1
requests-futures==1.0.0
six==1.16.0
sniffio==1.3.0
starlette==0.21.0
stem==1.8.1
toml==0.10.2
tomli==2.0.1
torrequest==0.1.0
types-requests==2.28.11.4
types-urllib3==1.26.25.4
typing_extensions==4.3.0
urllib3==1.26.12
uvicorn==0.19.0
websocket-client==1.4.2
websockets==10.4
wsproto==1.2.0