fix datetime from boards.ie not being parsed properly
This commit is contained in:
@@ -14,6 +14,8 @@ idna==3.11
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.6
|
||||
MarkupSafe==3.0.3
|
||||
numpy==2.4.1
|
||||
pandas==2.3.3
|
||||
proto-plus==1.27.0
|
||||
protobuf==6.33.4
|
||||
psycopg2==2.9.11
|
||||
@@ -21,11 +23,15 @@ psycopg2-binary==2.9.11
|
||||
pyasn1==0.6.2
|
||||
pyasn1_modules==0.4.2
|
||||
pyparsing==3.3.1
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.2.1
|
||||
pytz==2025.2
|
||||
requests==2.32.5
|
||||
rsa==4.9.1
|
||||
six==1.17.0
|
||||
soupsieve==2.8.1
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2025.3
|
||||
uritemplate==4.2.0
|
||||
urllib3==2.6.3
|
||||
vaderSentiment==3.3.2
|
||||
|
||||
Reference in New Issue
Block a user