-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.lock
88 lines (87 loc) · 1.59 KB
/
requirements.lock
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
# universal: true
-e file:.
annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
# via httpx
# via openai
certifi==2024.8.30
# via httpcore
# via httpx
# via requests
chardet==5.2.0
# via reportlab
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via newssurvey
colorama==0.4.6 ; platform_system == 'Windows'
# via click
# via tqdm
diskcache==5.6.3
# via newssurvey
distro==1.9.0
# via openai
h11==0.14.0
# via httpcore
hext==1.0.12
# via newssurvey
httpcore==1.0.7
# via httpx
httpx==0.27.2
# via openai
idna==3.10
# via anyio
# via httpx
# via requests
jiter==0.7.1
# via openai
locket==1.0.0
# via newssurvey
numpy==2.1.3
# via newssurvey
# via scipy
openai==1.54.4
# via newssurvey
pathvalidate==3.2.1
# via newssurvey
pillow==11.0.0
# via reportlab
pydantic==2.9.2
# via openai
pydantic-core==2.23.4
# via pydantic
python-dotenv==1.0.1
# via newssurvey
regex==2024.11.6
# via tiktoken
reportlab==4.2.5
# via newssurvey
requests==2.32.3
# via newssurvey
# via tiktoken
scipy==1.14.1
# via newssurvey
sniffio==1.3.1
# via anyio
# via httpx
# via openai
tiktoken==0.8.0
# via newssurvey
tqdm==4.67.0
# via openai
typing-extensions==4.12.2
# via openai
# via pydantic
# via pydantic-core
urllib3==2.2.3
# via requests