Skip to content

Commit

Permalink
Update requirements_common.txt
Browse files Browse the repository at this point in the history
fix conflict
  • Loading branch information
vantang authored Sep 13, 2023
1 parent 114504e commit 134399e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements_common.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
aiohttp==3.8.4
aiohttp
aiosignal==1.3.1
anyio==3.6.2
APScheduler==3.10.1
APScheduler
asttokens==2.2.1
async-timeout==4.0.2
asyncio==3.4.3
attrs==23.1.0
backcall==0.2.0
beautifulsoup4==4.11.2
beautifulsoup4
bilibili-api-python==16.0.0
blis==0.7.9
Brotli==1.0.9
Expand All @@ -31,15 +31,15 @@ gptcache==0.1.29.1
greenlet==2.0.2
h11==0.14.0
httpcore==0.16.3
httpx==0.23.3
httpx
idna==3.4
ipython==8.13.2
jedi==0.18.2
Jinja2==3.1.2
langchain==0.0.142
langcodes==3.3.0
langid==1.1.6
lxml==4.9.2
lxml
MarkupSafe==2.1.2
marshmallow==3.19.0
marshmallow-enum==1.5.1
Expand All @@ -54,7 +54,7 @@ packaging==23.1
parso==0.8.3
pathy==0.10.1
pickleshare==0.7.5
Pillow==9.4.0
Pillow
preshed==3.0.8
profanity==1.1
prompt-toolkit==3.0.38
Expand Down Expand Up @@ -86,7 +86,7 @@ srsly==2.4.6
stack-data==0.6.2
tenacity==8.2.2
thinc==8.1.10
tqdm==4.65.0
tqdm
traitlets==5.9.0
typer==0.7.0
typing-inspect==0.8.0
Expand All @@ -96,7 +96,7 @@ tzlocal==5.0.1
wasabi==1.1.1
wcwidth==0.2.6
websocket-client==1.6.3
yarl==1.8.2
yarl
zope.event==4.6
zope.interface==6.0
PyQt5==5.15.9
Expand Down Expand Up @@ -132,4 +132,4 @@ urllib3==2.0.3
pyhandytools==0.0.7
curl_cffi==0.5.7
zhipuai==1.0.7
bardapi==0.1.33
bardapi==0.1.33

0 comments on commit 134399e

Please sign in to comment.