Skip to content

Commit

Permalink
Specifying attrs just once
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinn committed Oct 6, 2023
1 parent afaf682 commit 47558c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,14 @@ uvicorn[standard]
diskcache==5.6.3

# Below are all for Scrapy
scrapy==2.10.1
attrs==23.1.0 # THIS HAS TO BE SPECIFIED
scrapy==2.10.1
boto3==1.14.7
extruct==0.9.0
w3lib==1.22.0
jinja2==2.11.2
scrapinghub==2.4.0
service_identity==18.1.0
attrs==19.3.0
shub==2.14.5
pymongo==3.10.1
dnspython
Expand Down

0 comments on commit 47558c2

Please sign in to comment.