Skip to content

Commit

Permalink
remove_package
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetWolf committed Oct 21, 2024
1 parent bc885b0 commit 13bc5c2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 21 deletions.
7 changes: 0 additions & 7 deletions constraints/3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,11 @@ numpy==1.26.2
oauthlib==3.2.2
openai==1.6.1
overrides==7.7.0
packaging==23.2
pandarallel==1.6.5
pandas==2.1.4
pandocfilters==1.5.1
parso==0.8.4
pathspec==0.12.1
patsy==0.5.6
pexpect==4.9.0
pkginfo==1.9.6
platformdirs==4.1.0
Expand All @@ -159,11 +157,9 @@ pyparsing==3.1.2
pypdf==3.17.4
pyproject_hooks==1.0.0
pytest==7.4.4
python-dateutil==2.8.2
python-dotenv==1.0.0
python-json-logger==2.0.7
python-Levenshtein==0.25.1
pytz==2023.3.post1
PyYAML==6.0.1
pyzmq==26.0.3
qtconsole==5.5.2
Expand All @@ -190,7 +186,6 @@ Send2Trash==1.8.3
setuptools-scm==8.0.4
sgmllib3k==1.0.0
shellingham==1.5.4
six==1.16.0
sniffio==1.3.0
snowballstemmer==2.2.0
soupsieve==2.5
Expand All @@ -207,7 +202,6 @@ sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
SQLAlchemy==2.0.24
stack-data==0.6.3
statsmodels==0.14.2
tables==3.9.2
tabulate==0.9.0
tenacity==8.2.3
Expand All @@ -231,7 +225,6 @@ types-python-dateutil==2.9.0.20240316
types-PyYAML==6.0.12.20240724
types-tqdm==4.66.0.20240417
typing-inspect==0.9.0
tzdata==2023.4
uri-template==1.3.0
urllib3==2.1.0
wcwidth==0.2.13
Expand Down
7 changes: 0 additions & 7 deletions constraints/3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,13 +127,11 @@ numpy==1.26.2
oauthlib==3.2.2
openai==1.6.1
overrides==7.7.0
packaging==23.2
pandarallel==1.6.5
pandas==2.1.4
pandocfilters==1.5.1
parso==0.8.4
pathspec==0.12.1
patsy==0.5.6
pexpect==4.9.0
pkginfo==1.9.6
platformdirs==4.1.0
Expand All @@ -157,11 +155,9 @@ pyparsing==3.1.2
pypdf==3.17.4
pyproject_hooks==1.0.0
pytest==7.4.4
python-dateutil==2.8.2
python-dotenv==1.0.0
python-json-logger==2.0.7
python-Levenshtein==0.25.1
pytz==2023.3.post1
PyYAML==6.0.1
pyzmq==26.0.3
qtconsole==5.5.2
Expand All @@ -188,7 +184,6 @@ Send2Trash==1.8.3
setuptools-scm==8.0.4
sgmllib3k==1.0.0
shellingham==1.5.4
six==1.16.0
sniffio==1.3.0
snowballstemmer==2.2.0
soupsieve==2.5
Expand All @@ -205,7 +200,6 @@ sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
SQLAlchemy==2.0.24
stack-data==0.6.3
statsmodels==0.14.2
tables==3.9.2
tabulate==0.9.0
tenacity==8.2.3
Expand All @@ -228,7 +222,6 @@ types-python-dateutil==2.9.0.20240316
types-PyYAML==6.0.12.20240724
types-tqdm==4.66.0.20240417
typing-inspect==0.9.0
tzdata==2023.4
uri-template==1.3.0
urllib3==2.1.0
wcwidth==0.2.13
Expand Down
7 changes: 0 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ pypdf
azure-core
azure-ai-formrecognizer

# TODO: dependencies for implementing factors.
# I think it is for running insteading of implementing. The dependency should be in
statsmodels

# factor implementations
tables

Expand Down Expand Up @@ -64,6 +60,3 @@ nbformat
# tool
seaborn
setuptools-scm

# This is a temporary package installed to pass the test_import test
lightgbm

0 comments on commit 13bc5c2

Please sign in to comment.