#Implicit dependencies with set versions for optimization
adjusttext==0.8
mdurl==0.1.2
mizani==0.11.4
patsy==0.5.6
wcwidth==0.2.13
pandas==2.2.3
contourpy==1.0.7
thinc==8.1.0
numba==0.60.0
wrapit==0.3.0
h5py==3.12.1
gitpython==3.1.43

#Forced versions to prevent implicit dep version errors 
#  (these sub packages are only used indirectly through normal deps)
bottleneck==1.4.0
numexpr==2.10.1
pyarrow==17.0.0
statsmodels==0.14.4
networkx==3.3

#Normal deps
accelerate==0.34.2
beautifulsoup4==4.12.3
lxml==5.3.0
datasets==3.0.1
jupyter-console==6.6.3
matplotlib==3.9.2 
nltk==3.9.1
nmslib==2.1.1
plotly==5.24.1
plotnine==0.13.5
openai-clip==1.0.1
torchvision==0.20.1
numpy==1.26.4
scipy==1.14.1
#scikit-learn==1.5.2
scikit-learn==1.2.1
spacy==3.5.0
faiss-cpu==1.9.0
sentence-transformers==3.1.1

#Only used in 5.1
#Omitted because of version conflicts. Super old library, need virtual env or something
# pretrained coreference model dependency. Will load latest supported version of spacy, and transformers
#https://github.com/explosion/spacy-experimental/releases/download/v0.6.1/en_coreference_web_trf-3.4.0a2-py3-none-any.whl

#Only used in 7.14
#Currently breaks Commented out until M.2 Issue is solved or avoided for onnxruntime-gpu
#spladerunner==0.1.6
