-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
33 lines (33 loc) · 2.54 KB
/
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
anyio==4.3.0 ; python_version >= "3.11" and python_version < "4.0"
astroid==3.1.0 ; python_version >= "3.11" and python_version < "4.0"
certifi==2024.2.2 ; python_version >= "3.11" and python_version < "4.0"
charset-normalizer==3.3.2 ; python_version >= "3.11" and python_version < "4.0"
colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and sys_platform == "win32"
dill==0.3.8 ; python_version >= "3.11" and python_version < "4.0"
evdev==1.7.0 ; python_version >= "3.11" and python_version < "4.0" and sys_platform in "linux"
h11==0.14.0 ; python_version >= "3.11" and python_version < "4.0"
httpcore==1.0.4 ; python_version >= "3.11" and python_version < "4.0"
httpx==0.25.2 ; python_version >= "3.11" and python_version < "4.0"
idna==3.6 ; python_version >= "3.11" and python_version < "4.0"
isort==5.13.2 ; python_version >= "3.11" and python_version < "4.0"
logging==0.4.9.6 ; python_version >= "3.11" and python_version < "4.0"
mccabe==0.7.0 ; python_version >= "3.11" and python_version < "4.0"
nodeenv==1.8.0 ; python_version >= "3.11" and python_version < "4.0"
ollama==0.1.7 ; python_version >= "3.11" and python_version < "4.0"
platformdirs==4.2.0 ; python_version >= "3.11" and python_version < "4.0"
pylint==3.1.0 ; python_version >= "3.11" and python_version < "4.0"
pynput==1.7.6 ; python_version >= "3.11" and python_version < "4.0"
pyobjc-core==10.1 ; python_version >= "3.11" and python_version < "4.0" and sys_platform == "darwin"
pyobjc-framework-applicationservices==10.1 ; python_version >= "3.11" and python_version < "4.0" and sys_platform == "darwin"
pyobjc-framework-cocoa==10.1 ; python_version >= "3.11" and python_version < "4.0" and sys_platform == "darwin"
pyobjc-framework-coretext==10.1 ; python_version >= "3.11" and python_version < "4.0" and sys_platform == "darwin"
pyobjc-framework-quartz==10.1 ; python_version >= "3.11" and python_version < "4.0" and sys_platform == "darwin"
pyperclip==1.8.2 ; python_version >= "3.11" and python_version < "4.0"
pyright==1.1.352 ; python_version >= "3.11" and python_version < "4.0"
python-xlib==0.33 ; python_version >= "3.11" and python_version < "4.0" and sys_platform in "linux"
requests==2.31.0 ; python_version >= "3.11" and python_version < "4.0"
setuptools==69.1.1 ; python_version >= "3.11" and python_version < "4.0"
six==1.16.0 ; python_version >= "3.11" and python_version < "4.0"
sniffio==1.3.1 ; python_version >= "3.11" and python_version < "4.0"
tomlkit==0.12.4 ; python_version >= "3.11" and python_version < "4.0"
urllib3==2.2.1 ; python_version >= "3.11" and python_version < "4.0"