Skip to content

Commit

Permalink
Update Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Oct 26, 2023
1 parent 56d11cd commit fc02840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ nest-asyncio==1.5.8 ; python_version >= "3.10" and python_version < "4.0"
nicegui==1.4.0 ; python_version >= "3.10" and python_version < "4.0"
numpy==1.25.2 ; python_version >= "3.10" and python_version < "4.0"
oauthlib==3.2.2 ; python_version >= "3.10" and python_version < "4.0"
orjson==3.9.9 ; python_version >= "3.10" and python_version < "4.0" and (platform_machine != "i386" and platform_machine != "i686")
orjson==3.9.10 ; python_version >= "3.10" and python_version < "4.0" and (platform_machine != "i386" and platform_machine != "i686")
packaging==23.2 ; python_version >= "3.10" and python_version < "4.0"
pandas==2.1.1 ; python_version >= "3.10" and python_version < "4.0"
parsimonious==0.9.0 ; python_version >= "3.10" and python_version < "4"
Expand Down

0 comments on commit fc02840

Please sign in to comment.