mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-07-16 00:15:59 +00:00
12 lines
190 B
Plaintext
12 lines
190 B
Plaintext
-r test-requirements.txt
|
|
|
|
# dev tools
|
|
flake8~=7.1
|
|
mypy~=1.12
|
|
pytype>=2024.10.11
|
|
wemake-python-styleguide~=0.19.2
|
|
|
|
# type stubs and other optional modules
|
|
types-requests~=2.32
|
|
urllib3[socks]
|