Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:ThalosES/vinted-rs into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
0xCAB0 committed Sep 21, 2024
2 parents 1659589 + 22ea491 commit b06320a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ serde = { version = "1.0", features = ["serde_derive"] }
thiserror = "1.0"
rand = "0.8"
reqwest_cookie_store = "0.8"
typed-builder = "0.19"
typed-builder = "0.20"
fang = { version = "0.10.3", features = ["asynk"], default-features = false }
redis-macros = { version = "0.3.0", optional = true }
redis = { version = "0.25.4", optional = true }
Expand Down
2 changes: 1 addition & 1 deletion scrapping/vinted-db-feeder/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
beautifulsoup4==4.12.2
bs4==0.0.1
certifi==2023.5.7
certifi==2024.7.4
charset-normalizer==3.1.0
idna==3.4
requests==2.31.0
Expand Down

0 comments on commit b06320a

Please sign in to comment.