🍎 Initial upload of the fridges api!
This commit is contained in:
commit
89eb11b367
8 changed files with 494 additions and 0 deletions
12
requirements.txt
Normal file
12
requirements.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
certifi==2021.10.8
|
||||
charset-normalizer==2.0.12
|
||||
click==8.0.4
|
||||
colorama==0.4.4
|
||||
Flask==2.0.3
|
||||
idna==3.3
|
||||
itsdangerous==2.1.0
|
||||
Jinja2==3.0.3
|
||||
MarkupSafe==2.1.0
|
||||
requests==2.27.1
|
||||
urllib3==1.26.8
|
||||
Werkzeug==2.0.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue