Skip to content

Commit

Permalink
chore: update web and backend packages
Browse files Browse the repository at this point in the history
  • Loading branch information
a76yyyy committed Aug 5, 2023
1 parent f3169d8 commit f1d76cb
Show file tree
Hide file tree
Showing 5 changed files with 111 additions and 220 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cffi==1.15.1
charset-normalizer==3.2.0
colorama==0.4.6; sys_platform == 'win32'
croniter==1.4.1
cryptography==41.0.2
cryptography==41.0.3
faker==19.2.0
frozenlist==1.4.0; python_version >= '3.8'
greenlet==2.0.2; python_version >= '3' and platform_machine == 'aarch64' or (platform_machine == 'ppc64le' or (platform_machine == 'x86_64' or (platform_machine == 'amd64' or (platform_machine == 'AMD64' or (platform_machine == 'win32' or platform_machine == 'WIN32')))))
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/qd-today/qd#readme",
"dependencies": {
"curl2har": "github:a76yyyy/curl2har",
"curl2har": "npm:@a76yyyy/curl-to-har@^0.0.23",
"qs": "^6.11.2",
"tough-cookie": "^4.1.3",
"url": "^0.11.1"
Expand Down
Loading

0 comments on commit f1d76cb

Please sign in to comment.