Speed up processing by loading folders and categories on 1st run
This commit will also - Update package requirements - Update filters
This commit is contained in:
@@ -1,18 +1,17 @@
|
||||
beautifulsoup4==4.12.2
|
||||
certifi==2023.11.17
|
||||
beautifulsoup4==4.12.3
|
||||
certifi==2024.2.2
|
||||
charset-normalizer==3.3.2
|
||||
idna==3.6
|
||||
O365==2.0.31
|
||||
O365==2.0.33
|
||||
oauthlib==3.2.2
|
||||
pendulum==2.1.2
|
||||
pendulum==3.0.0
|
||||
python-dateutil==2.8.2
|
||||
pytz-deprecation-shim==0.1.0.post0
|
||||
pytzdata==2020.1
|
||||
requests==2.31.0
|
||||
requests-oauthlib==1.3.1
|
||||
six==1.16.0
|
||||
soupsieve==2.5
|
||||
stringcase==1.2.0
|
||||
tzdata==2023.3
|
||||
tzlocal==4.3.1
|
||||
urllib3==2.1.0
|
||||
time-machine==2.13.0
|
||||
tzdata==2024.1
|
||||
tzlocal==5.2
|
||||
urllib3==2.2.0
|
||||
|
||||
Reference in New Issue
Block a user