File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ google-auth-httplib2
66google-auth-oauthlib
77motor
88mypy
9- pip-tools
109pre-commit
1110python-dotenv
1211types-PyYAML
Original file line number Diff line number Diff line change 1- #
2- # This file is autogenerated by pip-compile with Python 3.11
3- # by the following command:
4- #
5- # pip-compile --output-file=requirements.txt
6- #
1+ # This file was autogenerated by uv via the following command:
2+ # uv pip compile requirements.in -o requirements.txt
73aiofiles == 24.1.0
84 # via asyncpraw
95aiohappyeyeballs == 2.4.4
@@ -24,8 +20,6 @@ attrs==24.2.0
2420 # via aiohttp
2521black == 24.10.0
2622 # via -r requirements.in
27- build == 1.2.2.post1
28- # via pip-tools
2923cachetools == 5.5.0
3024 # via google-auth
3125certifi == 2024.8.30
@@ -35,9 +29,7 @@ cfgv==3.4.0
3529charset-normalizer == 3.4.0
3630 # via requests
3731click == 8.1.7
38- # via
39- # black
40- # pip-tools
32+ # via black
4133colorlog == 6.9.0
4234 # via -r requirements.in
4335distlib == 0.3.9
@@ -95,13 +87,9 @@ nodeenv==1.9.1
9587oauthlib == 3.2.2
9688 # via requests-oauthlib
9789packaging == 24.2
98- # via
99- # black
100- # build
90+ # via black
10191pathspec == 0.12.1
10292 # via black
103- pip-tools == 7.4.1
104- # via -r requirements.in
10593platformdirs == 4.3.6
10694 # via
10795 # black
@@ -129,10 +117,6 @@ pymongo==4.9.2
129117 # via motor
130118pyparsing == 3.2.0
131119 # via httplib2
132- pyproject-hooks == 1.2.0
133- # via
134- # build
135- # pip-tools
136120python-dotenv == 1.0.1
137121 # via -r requirements.in
138122pyyaml == 6.0.2
@@ -166,13 +150,7 @@ urllib3==2.2.3
166150 # via requests
167151virtualenv == 20.28.0
168152 # via pre-commit
169- wheel == 0.45.1
170- # via pip-tools
171153yarl == 1.18.3
172154 # via
173155 # aiohttp
174156 # asyncprawcore
175-
176- # The following packages are considered to be unsafe in a requirements file:
177- # pip
178- # setuptools
You can’t perform that action at this time.
0 commit comments