File tree Expand file tree Collapse file tree 1 file changed +20
-18
lines changed
Expand file tree Collapse file tree 1 file changed +20
-18
lines changed Original file line number Diff line number Diff line change 11# Flask
22werkzeug >= 2.3.7
33Flask == 2.3.3
4- flask-caching >= 2.0.2
5- Flask-Cors >= 4 .0.0
4+ flask-caching >= 2.3.1
5+ Flask-Cors >= 5 .0.1
66# DB
77psycopg2cffi == 2.9.0
8- SQLAlchemy == 1.4.50
9- sqlalchemy2-stubs >= 0.0.2a35
8+ SQLAlchemy == 1.4.54
9+ sqlalchemy2-stubs >= 0.0.2a38
10+ sqlalchemy-stubs >= 0.4
1011# Util
11- cachetools >= 5.3.1
12- requests >= 2.31.0
13- typing-extensions >= 4.7.1
14- python-dotenv >= 1.0 .0
12+ cachetools >= 5.5.2
13+ requests >= 2.32.3
14+ typing-extensions >= 4.13.2
15+ python-dotenv >= 1.1 .0
1516# Scraping
16- beautifulsoup4 >= 4.12.2
17- feedparser >= 6.0.10
17+ beautifulsoup4 >= 4.13.4
18+ feedparser >= 6.0.11
1819# Query modules
19- pytz >= 2023.3
20- timezonefinder >= 6.2.0
21- rjsmin >= 1.2.1
20+ pytz >= 2025.2
21+ timezonefinder >= 6.5.9
22+ rjsmin >= 1.2.4
2223python-youtube >= 0.9.1
23- country-list >= 1.0 .0
24+ country-list >= 1.1 .0
2425# For OpenAI GPT support
2526openai == 1.14.3
27+ httpx == 0.27.2 # to address issue in old version of OpenAI API
2628# Ours
27- reynir >= 3.5.4
28- islenska >= 0.4.8
29- icespeak < 0.4.0
30- iceaddr >= 0.5.6
29+ reynir >= 3.5.7
30+ islenska >= 1.0.3
31+ icespeak <= 0.3.6
32+ iceaddr >= 0.5.8
3133iceweather >= 0.2.3
3234cityloc >= 0.1.1
3335straeto >= 1.4.1
You can’t perform that action at this time.
0 commit comments