Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 391e86c7a6 |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.11-slim
|
||||
FROM python:3.14-slim
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.11-slim
|
||||
FROM python:3.14-slim
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
+1
-1
@@ -14,5 +14,5 @@ vaderSentiment==3.3.2
|
||||
|
||||
# Testing
|
||||
pytest==8.2.0
|
||||
pytest-asyncio==0.26.0
|
||||
pytest-asyncio==0.23.6
|
||||
httpx==0.27.0
|
||||
|
||||
Reference in New Issue
Block a user