Skip to content

Commit

Permalink
v178
Browse files Browse the repository at this point in the history
  • Loading branch information
annihilation7071 committed Feb 3, 2025
1 parent 2cf64ba commit 4bccdd9
Showing 1 changed file with 35 additions and 13 deletions.
48 changes: 35 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,35 @@
Flask~=3.1.0
SQLAlchemy~=2.0.36
playwright~=1.49.0
uvicorn~=0.34.0
fastapi~=0.115.6
ImageHash~=4.3.1
pillow~=11.0.0
icecream~=2.1.3
pydantic_core~=2.27.1
pydantic~=2.10.3
sqlmodel~=0.0.22
python-dateutil~=2.9.0.post0
customtkinter~=5.2.2
annotated-types==0.7.0
anyio==4.8.0
asttokens==3.0.0
click==8.1.8
colorama==0.4.6
customtkinter==5.2.2
darkdetect==0.8.0
executing==2.2.0
fastapi==0.115.8
greenlet==3.1.1
h11==0.14.0
icecream==2.1.4
idna==3.10
ImageHash==4.3.2
Jinja2==3.1.5
MarkupSafe==3.0.2
numpy==2.2.2
packaging==24.2
pillow==11.0.0
playwright==1.49.1
pydantic==2.10.6
pydantic_core==2.27.2
pyee==12.0.0
Pygments==2.19.1
python-dateutil==2.9.0.post0
python-multipart==0.0.20
PyWavelets==1.8.0
scipy==1.15.1
six==1.17.0
sniffio==1.3.1
SQLAlchemy==2.0.37
sqlmodel==0.0.22
starlette==0.45.3
typing_extensions==4.12.2
uvicorn==0.34.0

0 comments on commit 4bccdd9

Please sign in to comment.