Skip to content

Commit 0914473

Browse files
committed
feat: dump dependencies
1 parent 09bcfa0 commit 0914473

File tree

7 files changed

+166
-356
lines changed

7 files changed

+166
-356
lines changed

editors/code/extensions.txt

+4-21
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,4 @@
1-
amazonwebservices.aws-toolkit-vscode
2-
blakeh.jump-to-test
3-
Codely.codely-theme
4-
dbaeumer.vscode-eslint
5-
eamodio.gitlens
6-
GitHub.copilot
7-
GitHub.copilot-chat
8-
GitHub.vscode-pull-request-github
9-
GrapeCity.gc-excelviewer
10-
GuodongSun.vscode-git-cruise
11-
jiapeiyao.tab-group
12-
mechatroner.rainbow-csv
13-
miguelsolorio.fluent-icons
14-
miguelsolorio.symbols
15-
ms-azuretools.vscode-docker
16-
ms-vscode.makefile-tools
17-
ms-vsliveshare.vsliveshare
18-
Orta.vscode-jest
19-
QuanLi.focus
20-
usernamehw.errorlens
21-
vivaxy.vscode-conventional-commits
1+
codely.codely-theme
2+
ms-python.debugpy
3+
ms-python.python
4+
ms-python.vscode-pylance

langs/js/global_modules.txt

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
faker-cli
2-
generator-eslint
3-
typescript
4-
yo
1+
turbo

langs/python/requirements.txt

-154
Original file line numberDiff line numberDiff line change
@@ -1,154 +0,0 @@
1-
absl-py==2.0.0
2-
aiohttp==3.8.5
3-
aiosignal==1.3.1
4-
annotated-types==0.5.0
5-
anyio==3.7.1
6-
astunparse==1.6.3
7-
async-generator==1.10
8-
async-timeout==4.0.3
9-
attrs==23.1.0
10-
backoff==2.2.1
11-
bcrypt==4.0.1
12-
beautifulsoup4==4.12.2
13-
bs4==0.0.1
14-
cachetools==5.3.1
15-
certifi==2023.7.22
16-
cffi==1.16.0
17-
chardet==5.2.0
18-
charset-normalizer==3.3.0
19-
Chroma==0.2.0
20-
chroma-hnswlib==0.7.3
21-
chromadb==0.4.13
22-
click==8.1.7
23-
coloredlogs==15.0.1
24-
cryptography==41.0.4
25-
csvsort==1.6.1
26-
dataclasses-json==0.6.1
27-
emoji==2.8.0
28-
exceptiongroup==1.1.3
29-
fastapi==0.103.2
30-
ffmpeg-python==0.2.0
31-
filelock==3.12.4
32-
filetype==1.2.0
33-
flatbuffers==23.5.26
34-
frozenlist==1.4.0
35-
fsspec==2023.9.2
36-
future==0.18.3
37-
galeodes==0.7
38-
gast==0.5.4
39-
google-api-core==2.12.0
40-
google-auth==2.23.2
41-
google-auth-oauthlib==1.0.0
42-
google-pasta==0.2.0
43-
googleapis-common-protos==1.60.0
44-
gpt4all==1.0.12
45-
grpcio==1.59.0
46-
h11==0.14.0
47-
h5py==3.9.0
48-
httptools==0.6.0
49-
huggingface-hub==0.17.3
50-
humanfriendly==10.0
51-
idna==3.4
52-
importlib-metadata==6.8.0
53-
importlib-resources==6.1.0
54-
Jinja2==3.1.2
55-
joblib==1.3.2
56-
jq==1.6.0
57-
jsonpatch==1.33
58-
jsonpointer==2.4
59-
keras==2.14.0
60-
langchain==0.0.305
61-
langdetect==1.0.9
62-
langsmith==0.0.41
63-
libclang==16.0.6
64-
lxml==4.9.3
65-
lz4==4.3.2
66-
Markdown==3.4.4
67-
MarkupSafe==2.1.3
68-
marshmallow==3.20.1
69-
ml-dtypes==0.2.0
70-
monotonic==1.6
71-
more-itertools==10.1.0
72-
mpmath==1.3.0
73-
multidict==6.0.4
74-
mypy-extensions==1.0.0
75-
networkx==3.1
76-
nltk==3.8.1
77-
numexpr==2.8.7
78-
numpy==1.26.0
79-
oauthlib==3.2.2
80-
onnxruntime==1.16.0
81-
openapi-schema-pydantic==1.2.4
82-
opt-einsum==3.3.0
83-
outcome==1.2.0
84-
overrides==7.4.0
85-
packaging==23.1
86-
pdf2image==1.16.3
87-
pdfminer==20191125
88-
pdfminer.six==20221105
89-
Pillow==10.0.1
90-
posthog==3.0.2
91-
protobuf==4.24.3
92-
pulsar-client==3.3.0
93-
puncia==0.11
94-
pyasn1==0.5.0
95-
pyasn1-modules==0.3.0
96-
pycparser==2.21
97-
pycryptodome==3.19.0
98-
pydantic==2.4.2
99-
pydantic_core==2.10.1
100-
pyOpenSSL==23.2.0
101-
pyparsing==3.1.1
102-
PyPika==0.48.9
103-
PySocks==1.7.1
104-
python-dateutil==2.8.2
105-
python-dotenv==1.0.0
106-
python-iso639==2023.6.15
107-
python-magic==0.4.27
108-
PyYAML==6.0.1
109-
regex==2023.8.8
110-
requests==2.31.0
111-
requests-oauthlib==1.3.1
112-
rsa==4.9
113-
safetensors==0.3.3
114-
selenium==4.13.0
115-
six==1.16.0
116-
sniffio==1.3.0
117-
social-analyzer==0.45
118-
sortedcontainers==2.4.0
119-
soupsieve==2.5
120-
SQLAlchemy==2.0.21
121-
starlette==0.27.0
122-
sympy==1.12
123-
tabulate==0.9.0
124-
tenacity==8.2.3
125-
tensorboard==2.14.1
126-
tensorboard-data-server==0.7.1
127-
tensorflow==2.14.0
128-
tensorflow-estimator==2.14.0
129-
tensorflow-hub==0.14.0
130-
tensorflow-io-gcs-filesystem==0.34.0
131-
tensorflow-macos==2.14.0
132-
termcolor==2.3.0
133-
tld==0.13
134-
tokenizers==0.13.3
135-
torch==2.0.1
136-
tqdm==4.66.1
137-
transformers==4.33.3
138-
trio==0.22.2
139-
trio-websocket==0.11.1
140-
typer==0.9.0
141-
typing-inspect==0.9.0
142-
typing_extensions==4.8.0
143-
unstructured==0.10.18
144-
urllib3==1.26.16
145-
uvicorn==0.23.2
146-
uvloop==0.17.0
147-
watchfiles==0.20.0
148-
websockets==11.0.3
149-
Werkzeug==3.0.0
150-
whisper==1.1.10
151-
wrapt==1.14.1
152-
wsproto==1.2.0
153-
yarl==1.9.2
154-
zipp==3.17.0

0 commit comments

Comments
 (0)