Skip to content

Commit 17d78b4

Browse files
committed
Update requirements.txt
1 parent be42b49 commit 17d78b4

2 files changed

Lines changed: 4 additions & 27 deletions

File tree

requirements.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ google-auth-httplib2
66
google-auth-oauthlib
77
motor
88
mypy
9-
pip-tools
109
pre-commit
1110
python-dotenv
1211
types-PyYAML

requirements.txt

Lines changed: 4 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
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
73
aiofiles==24.1.0
84
# via asyncpraw
95
aiohappyeyeballs==2.4.4
@@ -24,8 +20,6 @@ attrs==24.2.0
2420
# via aiohttp
2521
black==24.10.0
2622
# via -r requirements.in
27-
build==1.2.2.post1
28-
# via pip-tools
2923
cachetools==5.5.0
3024
# via google-auth
3125
certifi==2024.8.30
@@ -35,9 +29,7 @@ cfgv==3.4.0
3529
charset-normalizer==3.4.0
3630
# via requests
3731
click==8.1.7
38-
# via
39-
# black
40-
# pip-tools
32+
# via black
4133
colorlog==6.9.0
4234
# via -r requirements.in
4335
distlib==0.3.9
@@ -95,13 +87,9 @@ nodeenv==1.9.1
9587
oauthlib==3.2.2
9688
# via requests-oauthlib
9789
packaging==24.2
98-
# via
99-
# black
100-
# build
90+
# via black
10191
pathspec==0.12.1
10292
# via black
103-
pip-tools==7.4.1
104-
# via -r requirements.in
10593
platformdirs==4.3.6
10694
# via
10795
# black
@@ -129,10 +117,6 @@ pymongo==4.9.2
129117
# via motor
130118
pyparsing==3.2.0
131119
# via httplib2
132-
pyproject-hooks==1.2.0
133-
# via
134-
# build
135-
# pip-tools
136120
python-dotenv==1.0.1
137121
# via -r requirements.in
138122
pyyaml==6.0.2
@@ -166,13 +150,7 @@ urllib3==2.2.3
166150
# via requests
167151
virtualenv==20.28.0
168152
# via pre-commit
169-
wheel==0.45.1
170-
# via pip-tools
171153
yarl==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

0 commit comments

Comments
 (0)