File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.10
2+ # This file is autogenerated by pip-compile with Python 3.9
33# by the following command:
44#
55# pip-compile exec-env-requirements.in
@@ -76,8 +76,6 @@ fuzzywuzzy==0.18.0
7676 # via -r exec-env-requirements.in
7777google-search-results==2.4.1
7878 # via -r exec-env-requirements.in
79- greenlet==3.0.3
80- # via sqlalchemy
8179groq==0.4.2
8280 # via -r exec-env-requirements.in
8381h11==0.14.0
@@ -96,6 +94,8 @@ idna==3.7
9694 # httpx
9795 # requests
9896 # yarl
97+ importlib-metadata==7.1.0
98+ # via typeguard
9999inflect==7.2.0
100100 # via quantulum3
101101jellyfish==1.0.3
@@ -139,7 +139,7 @@ murmurhash==1.0.10
139139 # preshed
140140 # spacy
141141 # thinc
142- networkx==3.3
142+ networkx==3.2.1
143143 # via textacy
144144nltk==3.7
145145 # via
@@ -254,6 +254,7 @@ soupsieve==2.5
254254spacy[ja]==3.4.2
255255 # via
256256 # -r exec-env-requirements.in
257+ # spacy
257258 # textacy
258259spacy-legacy==3.0.12
259260 # via spacy
@@ -324,6 +325,8 @@ wasabi==0.10.1
324325 # thinc
325326yarl==1.9.4
326327 # via aiohttp
328+ zipp==3.18.1
329+ # via importlib-metadata
327330
328331# The following packages are considered to be unsafe in a requirements file:
329332# setuptools
You can’t perform that action at this time.
0 commit comments