Christopher C. Wells
a51dbf370e
Update python dependencies
2022-07-13 09:29:29 -07:00
Christopher C. Wells
afea4376b9
Update Python dependencies
2022-05-22 13:50:21 -07:00
Paul Konstantin Gerke
d6ff7d6366
Remove pydevd and relock requirements file
2022-03-02 21:56:37 +01:00
Christopher C. Wells
bf9bd4dd8a
Add black to dev packages; update dependencies
2022-02-09 15:44:31 -08:00
Christopher C. Wells
bb1e854ab3
Add Pillow (imagekit dependency)
2022-01-16 15:49:09 -08:00
Christopher C. Wells
226f67f02c
Update Django to 4.x
2022-01-16 15:49:09 -08:00
Christopher C. Wells
81f0fb94e7
Replace easy-thumbnails with imagekit
...
Closes #373
2022-01-16 15:49:09 -08:00
Christopher C. Wells
709847663c
Lock Django to 3.x
...
Some Django 4.x deprecations/removals may affect Baby Buddy. And the Easy
Thumbnail dependency does not support Django 4.x yet.
2021-12-18 16:57:10 -05:00
Christopher C. Wells
cddf0a8338
Update Python dependencies
2021-12-14 09:45:48 -05:00
Christopher C. Wells
09714f5810
Update Python dependencies
2021-11-13 06:07:08 -08:00
Christopher C. Wells
d78130bbff
Update dependencies
2021-09-25 14:33:52 -07:00
Christopher C. Wells
be3443de35
Update Python dependencies
2021-07-19 20:55:30 -07:00
Christopher C. Wells
27ea845bbb
Add basic log in brute force protection
2021-06-21 20:41:23 -07:00
Christopher C. Wells
a91211c19a
Update Python dependencies
2021-06-07 20:35:12 -07:00
Christopher C. Wells
fe454013da
Update Python dependencies and runtime
2021-04-11 12:49:15 -07:00
Christopher C. Wells
cad470fde2
Update Python requirements
2021-03-18 19:35:29 -07:00
Christopher Charbonneau Wells
3f1a7d9a9d
Refactor to remove pandas dependency ( #177 )
...
* Use regular dicts for sleep pattern (WIP)
* Remove dataframes code from sleep pattern graph
* Reimplement UTC offset change handling
* Move label formatting in to a function
* Remove pandas!
* Fix linting issue
* Add dev requirements to generated requirements.txt
* Stop committing Pipfile.lock
Pipenv is designed to pin to a specific version of Python. Including the lock
file can lead to failed builds or broken package configurations on different
system architectures and/or Python versions.
2020-12-02 20:15:22 -08:00
Christopher C. Wells
292ffadff4
Prevent Heroku from using Pipenv
...
Heroku uses an outdated Pipenv that has started to fail hash checks.
2020-07-26 21:16:53 -07:00
Christopher Charbonneau Wells
979f352580
Change nanobox config to work without requirements.txt.
2017-11-15 12:38:08 -05:00
Christopher Charbonneau Wells
c9b94d54c7
Add nanobox config files.
2017-11-13 16:21:33 -05:00