Skip to content

Commit

Permalink
chore(package): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
a76yyyy committed Aug 20, 2023
1 parent f823e39 commit 7b8db9f
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 31 deletions.
62 changes: 37 additions & 25 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@

-i https://mirrors.cloud.tencent.com/pypi/simple/
--extra-index-url https://pypi.org/simple
aiofiles==23.1.0
aiofiles==23.2.1
aiohttp==3.8.5
aiomysql==0.2.0
aiosignal==1.3.1; python_version >= '3.7'
aiosqlite==0.19.0
async-timeout==4.0.2; python_version >= '3.6'
async-timeout==4.0.3; python_version >= '3.7'
attrs==23.1.0; python_version >= '3.7'
certifi==2023.7.22; python_version >= '3.6'
cffi==1.15.1
charset-normalizer==3.2.0
colorama==0.4.6; sys_platform == 'win32'
croniter==1.4.1
cryptography==41.0.3
faker==19.2.0
faker==19.3.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')))))
idna==3.4; python_version >= '3.5'
Expand All @@ -35,14 +35,14 @@ pycryptodome==3.18.0
pymysql==1.1.0; python_version >= '3.7'
pysocks==1.7.1
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
redis==4.6.0
redis==5.0.0
requests==2.31.0
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sqlalchemy[asyncio]==1.4.49
tornado==6.3.2
tornado==6.3.3
tzdata==2023.3
u-msgpack-python==2.8.0
urllib3==2.0.4; python_version >= '3.7'
yarl==1.9.2; python_version >= '3.7'
# ddddocr==1.4.7
# pycurl==7.45.2
# pycurl==7.45.2

0 comments on commit 7b8db9f

Please sign in to comment.