Skip to content

Commit

Permalink
better requirments
Browse files Browse the repository at this point in the history
  • Loading branch information
amirrr committed Jun 27, 2024
1 parent f1e9c81 commit 02b2ae2
Showing 1 changed file with 17 additions and 89 deletions.
106 changes: 17 additions & 89 deletions server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,109 +1,37 @@
aniso8601==9.0.1
annotated-types==0.6.0
anyio==4.3.0
appnope==0.1.4
astroid==3.2.2
asttokens==2.4.1
annotated-types==0.7.0
anyio==4.4.0
bidict==0.23.1
blinker==1.6.2
certifi==2024.2.2
charset-normalizer==3.3.2
blinker==1.8.2
certifi==2024.6.2
click==8.1.7
comm==0.2.2
debugpy==1.8.1
decorator==5.1.1
dill==0.3.8
distro==1.9.0
dnspython==2.6.1
executing==2.0.1
filelock==3.13.1
filetype==1.2.0
Flask==2.3.3
Flask==3.0.3
Flask-Cors==4.0.1
Flask-JWT-Extended==4.6.0
Flask-RESTful==0.3.10
Flask-SocketIO==5.3.6
fsspec==2024.2.0
ftfy==6.2.0
grpcio==1.64.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
huggingface-hub==0.23.3
idna==3.7
importlib-metadata==6.8.0
ipykernel==6.29.4
isort==5.13.2
itsdangerous==2.1.2
jedi==0.19.1
Jinja2==3.1.3
joblib==1.4.2
jupyter_client==8.6.1
jupyter_core==5.7.2
marker-pdf==0.2.13
MarkupSafe==2.1.3
matplotlib-inline==0.1.7
mccabe==0.7.0
mpmath==1.3.0
nest-asyncio==1.6.0
networkx==3.2.1
numpy==1.26.4
openai==1.23.2
opencv-python==4.10.0.82
packaging==24.0
pandas==2.2.2
parso==0.8.4
pdftext==0.3.10
pexpect==4.9.0
pillow==10.3.0
platformdirs==4.2.1
prompt-toolkit==3.0.43
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
pydantic==2.7.1
pydantic-settings==2.3.1
pydantic_core==2.18.2
Pygments==2.17.2
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==2.1.5
openai==1.35.6
pydantic==2.7.4
pydantic_core==2.18.4
PyJWT==2.8.0
pylint==3.2.2
pymongo==4.7.2
pypdfium2==4.30.0
python-dateutil==2.9.0.post0
pymongo==4.8.0
python-dotenv==1.0.1
python-engineio==4.9.1
python-socketio==5.11.2
pytz==2023.3.post1
PyYAML==6.0.1
pyzmq==26.0.2
rapidfuzz==3.9.3
regex==2024.5.15
requests==2.32.3
safetensors==0.4.3
scikit-learn==1.5.0
scipy==1.13.1
python-socketio==5.11.3
pytz==2024.1
simple-websocket==1.0.0
six==1.16.0
sniffio==1.3.1
stack-data==0.6.3
surya-ocr==0.4.12
sympy==1.12
tabulate==0.9.0
texify==0.1.9
threadpoolctl==3.5.0
tokenizers==0.19.1
tomlkit==0.12.5
torch==2.3.1
torchaudio==2.3.1
torchvision==0.18.1
tornado==6.4.1
tqdm==4.66.3
traitlets==5.14.3
transformers==4.41.2
typing_extensions==4.11.0
tzdata==2024.1
urllib3==2.2.2
wcwidth==0.2.13
Werkzeug==3.0.1
tqdm==4.66.4
typing_extensions==4.12.2
Werkzeug==3.0.3
wsproto==1.2.0
zipp==3.17.0

0 comments on commit 02b2ae2

Please sign in to comment.