Skip to content

Commit 9ac5940

Browse files
committed
⬆️ Update Requirements and Version
1 parent a4323a0 commit 9ac5940

File tree

3 files changed

+6258
-2
lines changed

3 files changed

+6258
-2
lines changed

.requirements/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,12 @@ multidict==6.0.4 ; python_version >= "3.10" and python_version < "4.0"
9393
multitasking==0.0.11 ; python_version >= "3.10" and python_version < "4.0"
9494
myllm==3.1.50 ; python_version >= "3.10" and python_version < "4.0"
9595
nest-asyncio==1.5.8 ; python_version >= "3.10" and python_version < "4.0"
96-
nicegui==1.4.0 ; python_version >= "3.10" and python_version < "4.0"
96+
nicegui==1.4.1 ; python_version >= "3.10" and python_version < "4.0"
9797
numpy==1.25.2 ; python_version >= "3.10" and python_version < "4.0"
9898
oauthlib==3.2.2 ; python_version >= "3.10" and python_version < "4.0"
9999
orjson==3.9.10 ; python_version >= "3.10" and python_version < "4.0" and (platform_machine != "i386" and platform_machine != "i686")
100100
packaging==23.2 ; python_version >= "3.10" and python_version < "4.0"
101-
pandas==2.1.1 ; python_version >= "3.10" and python_version < "4.0"
101+
pandas==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
102102
parsimonious==0.9.0 ; python_version >= "3.10" and python_version < "4"
103103
peewee==3.17.0 ; python_version >= "3.10" and python_version < "4.0"
104104
pillow==10.1.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)