Compare commits
2 Commits
8b89db9a12
...
ef7155c322
Author | SHA1 | Date | |
---|---|---|---|
ef7155c322 | |||
99f6fc1b61 |
@ -8,5 +8,5 @@ beautifulsoup4~=4.11.1
|
||||
pandas~=1.5.0
|
||||
PyVirtualDisplay~=3.0
|
||||
selenium~=4.5.0
|
||||
plotly~=5.10.0
|
||||
plotly~=5.11.0
|
||||
fuzzywuzzy~=0.18.0
|
@ -1,4 +1,4 @@
|
||||
FROM python:3.10-slim
|
||||
FROM python:3.11-slim
|
||||
|
||||
# Change the working directory to the root of the project
|
||||
WORKDIR /srv/flask_app
|
||||
|
Loading…
Reference in New Issue
Block a user