This website requires JavaScript.
Explore
Help
Register
Sign In
qianjunqi
/
EnglishPal
forked from
mrlan/EnglishPal
Watch
1
Star
0
Fork
You've already forked EnglishPal
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Alpha-snapshot20230506
EnglishPal
/
requirements.txt
5 lines
56 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
requirements.txt: use an older version of Flask to avoid deployment ERROR: No matching distribution found for Flask==2.1.0.
2023-03-21 11:48:09 +08:00
Flask==1.1.2
requirements.txt includes dependencies of the program. difficulty.py is modified in this fix. Not sure why build.sh is included.
2021-08-20 19:27:44 +08:00
selenium==3.141.0
requirements.txt: include PyYAML.
2022-01-26 21:03:03 +08:00
PyYAML~=6.0
feat: add pong orm requirement
2023-03-20 20:08:14 +08:00
pony==0.7.16