-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
56 lines (56 loc) · 1.06 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# This file was autogenerated by uv via the following command:
# uv pip compile --no-emit-index-url setup.py -o .\requirements.txt
anyio==4.8.0
# via httpx
certifi==2024.12.14
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via pytranslate (setup.py)
colorama==0.4.6
# via click
deepl-cli==1.0.0
# via pytranslate (setup.py)
googletrans==4.0.2
# via pytranslate (setup.py)
greenlet==3.1.1
# via playwright
h11==0.14.0
# via httpcore
h2==4.1.0
# via httpx
hpack==4.0.0
# via h2
httpcore==1.0.7
# via httpx
httpx==0.28.1
# via googletrans
hyperframe==6.0.1
# via h2
idna==3.10
# via
# anyio
# httpx
# requests
install-playwright==0.1.0
# via deepl-cli
playwright==1.49.1
# via
# deepl-cli
# install-playwright
pyee==12.0.0
# via playwright
requests==2.32.3
# via pytranslate (setup.py)
sniffio==1.3.1
# via anyio
typing-extensions==4.12.2
# via
# anyio
# pyee
urllib3==2.3.0
# via requests