blob: aa3738cf486830396df25f8ff092249f6c8c21bc (
plain) (
blame)
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
|
# 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: false
-e file:.
certifi==2025.8.3
# via requests
charset-normalizer==3.4.3
# via requests
idna==3.10
# via requests
loguru==0.7.3
# via umabot
praw==7.8.1
# via umabot
prawcore==2.4.0
# via praw
python-dotenv==1.1.1
# via umabot
requests==2.32.5
# via prawcore
# via update-checker
schedule==1.2.2
# via umabot
update-checker==0.18.0
# via praw
urllib3==2.5.0
# via requests
websocket-client==1.8.0
# via praw
|