Initial commit. Lots of messy functions but eventually each file will do different things for apple shortcuts to then send me a text.
This commit is contained in:
27
requirements.txt
Normal file
27
requirements.txt
Normal file
@ -0,0 +1,27 @@
|
||||
actualpy==0.16.0
|
||||
annotated-types==0.7.0
|
||||
babel==2.17.0
|
||||
certifi==2025.10.5
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.4
|
||||
cryptography==46.0.3
|
||||
idna==3.11
|
||||
numpy==2.3.4
|
||||
pandas==2.3.3
|
||||
proto-plus==1.26.1
|
||||
protobuf==6.33.0
|
||||
py-moneyed==3.0
|
||||
pycparser==2.23
|
||||
pydantic==2.12.3
|
||||
pydantic-core==2.41.4
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.2.1
|
||||
pytz==2025.2
|
||||
requests==2.32.5
|
||||
six==1.17.0
|
||||
sqlalchemy==2.0.44
|
||||
sqlmodel==0.0.27
|
||||
typing-extensions==4.15.0
|
||||
typing-inspection==0.4.2
|
||||
tzdata==2025.2
|
||||
urllib3==2.5.0
|
||||
Reference in New Issue
Block a user