Skip to content

Commit

Permalink
Switch to uv
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanofusai committed Jun 13, 2024
1 parent c8ec440 commit 1e62e7a
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
#
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
attrs==23.2.0
# via
# automat
Expand Down Expand Up @@ -101,6 +97,11 @@ scrapy==2.11.2
# via -r requirements.in
service-identity==24.1.0
# via scrapy
setuptools==70.0.0
# via
# influxdb3-python
# scrapy
# zope-interface
six==1.16.0
# via
# automat
Expand All @@ -126,6 +127,3 @@ zope-interface==6.2
# via
# scrapy
# twisted

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 1e62e7a

Please sign in to comment.