-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdev.txt
49 lines (48 loc) · 944 Bytes
/
dev.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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile dev.in
#
altgraph==0.17.4
# via pyinstaller
build==1.0.3
# via pip-tools
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via pip-tools
greenlet==3.0.3
# via pynvim
idna==3.6
# via requests
msgpack==1.0.7
# via pynvim
neovim==0.3.1
# via -r dev.in
packaging==23.2
# via
# build
# pyinstaller
# pyinstaller-hooks-contrib
pip-tools==7.3.0
# via -r dev.in
pyinstaller==6.3.0
# via -r dev.in
pyinstaller-hooks-contrib==2023.12
# via pyinstaller
pynvim==0.5.0
# via neovim
pyproject-hooks==1.0.0
# via build
requests==2.31.0
# via -r requirements.in
urllib3==2.1.0
# via requests
wheel==0.42.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools