mirror of
https://github.com/Alvin-Zilverstand/novatorem.git
synced 2026-03-06 02:57:12 +01:00
- Updated SetUp.md with a "Run locally with Docker" section - Moved requirements.txt to the root of the repo since some hosting services require the file to be there (eg. Heroku https://elements.heroku.com/buildpacks/heroku/heroku-buildpack-python)
4 lines
52 B
Plaintext
4 lines
52 B
Plaintext
flask==1.1.4
|
|
requests==2.24.0
|
|
python-dotenv==0.14.0
|