mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-23 04:01:33 +08:00
fix: lock jellyfish version to 0.11.2 (#3384)
* fix: lock jellyfish version to 0.11.2 * chore: remove index url
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with python 3.7
|
||||
# To update, run:
|
||||
# This file is autogenerated by pip-compile with Python 3.7
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --annotation-style=line --output-file=requirements.txt requirements-in.txt
|
||||
#
|
||||
|
||||
adbutils==0.11.0 # via -r requirements-in.txt, uiautomator2
|
||||
aiofiles==0.7.0 # via -r requirements-in.txt
|
||||
alas-webapp==0.3.7 # via -r requirements-in.txt
|
||||
@@ -37,7 +38,7 @@ idna==2.6 # via requests
|
||||
imageio==2.27.0 # via -r requirements-in.txt
|
||||
importlib-metadata==4.8.1 # via click, prettytable
|
||||
inflection==0.5.1 # via -r requirements-in.txt
|
||||
jellyfish==0.8.8 # via -r requirements-in.txt
|
||||
jellyfish==0.11.2 # via -r requirements-in.txt
|
||||
kiwisolver==1.3.2 # via matplotlib
|
||||
logzero==1.7.0 # via uiautomator2
|
||||
lxml==4.6.3 # via uiautomator2
|
||||
|
||||
Reference in New Issue
Block a user