Skip to content

Commit 00f1d51

Browse files
committed
add setuptools to dependencies
1 parent bbff93f commit 00f1d51

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

pdm.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,12 @@ python-dotenv==1.0.0
3939
pyyaml==6.0.1
4040
requests==2.31.0
4141
ruff==0.1.4
42-
setuptools==68.2.2
42+
setuptools==69.0.3
4343
six==1.16.0
4444
strenum==0.4.15
4545
tomli==2.0.1
4646
typing-extensions==4.6.3
4747
urllib3==2.0.7
48-
uvloop==0.17.0
4948
virtualenv==20.24.6
5049
yarl==1.9.2
5150
--index-url https://pypi.org/simple

0 commit comments

Comments
 (0)