1
0
Fork 0

requirements.txt: use an older version of Flask to avoid deployment ERROR: No matching distribution found for Flask==2.1.0.

Alpha
Lan Hui 2023-03-21 11:48:09 +08:00
parent 70d44fcf5c
commit b34f260d98
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Flask==2.1.0 Flask==1.1.2
selenium==3.141.0 selenium==3.141.0
PyYAML~=6.0 PyYAML~=6.0
pony==0.7.16 pony==0.7.16