-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
21 lines (21 loc) · 1.68 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
anyio==4.4.0 ; python_version >= "3.11" and python_version < "4.0"
certifi==2024.2.2 ; python_version >= "3.11" and python_version < "4.0"
evdev==1.7.1 ; 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.5 ; python_version >= "3.11" and python_version < "4.0"
httpx==0.27.0 ; python_version >= "3.11" and python_version < "4.0"
idna==3.7 ; python_version >= "3.11" and python_version < "4.0"
markdown-it-py==3.0.0 ; python_version >= "3.11" and python_version < "4.0"
mdurl==0.1.2 ; python_version >= "3.11" and python_version < "4.0"
pygments==2.18.0 ; python_version >= "3.11" and python_version < "4.0"
pynput==1.7.7 ; python_version >= "3.11" and python_version < "4.0"
pyobjc-core==10.3 ; python_version >= "3.11" and python_version < "4.0" and sys_platform == "darwin"
pyobjc-framework-applicationservices==10.3 ; python_version >= "3.11" and python_version < "4.0" and sys_platform == "darwin"
pyobjc-framework-cocoa==10.3 ; python_version >= "3.11" and python_version < "4.0" and sys_platform == "darwin"
pyobjc-framework-coretext==10.3 ; python_version >= "3.11" and python_version < "4.0" and sys_platform == "darwin"
pyobjc-framework-quartz==10.3 ; 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"
python-xlib==0.33 ; python_version >= "3.11" and python_version < "4.0" and sys_platform in "linux"
rich==13.7.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"