forked from mrlan/EnglishPal
requirements.txt: use an older version of Flask to avoid deployment ERROR: No matching distribution found for Flask==2.1.0.
parent
70d44fcf5c
commit
b34f260d98
|
@ -1,4 +1,4 @@
|
|||
Flask==2.1.0
|
||||
Flask==1.1.2
|
||||
selenium==3.141.0
|
||||
PyYAML~=6.0
|
||||
pony==0.7.16
|
||||
|
|
Loading…
Reference in New Issue