Requirements con pymemcached y ipython, README con el cron, settings menores
Showing
- README.md 3 additions, 1 deletionREADME.md
- TsaApi/local_settings_dev.py 33 additions, 4 deletionsTsaApi/local_settings_dev.py
- TsaApi/local_settings_preprod.py 47 additions, 4 deletionsTsaApi/local_settings_preprod.py
- TsaApi/local_settings_prod.py 7 additions, 1 deletionTsaApi/local_settings_prod.py
- app/utils.py 10 additions, 3 deletionsapp/utils.py
- requirements.txt 4 additions, 2 deletionsrequirements.txt
... | ... | @@ -30,7 +30,6 @@ MarkupSafe==1.0 |
openapi-codec==1.3.2 | ||
parsimonious==0.8.0 | ||
pbkdf2==1.3 | ||
pkg-resources==0.0.0 | ||
py-ecc==1.4.3 | ||
pycparser==2.18 | ||
pycryptodome==3.6.4 | ||
... | ... | @@ -52,4 +51,7 @@ uritemplate==3.0.0 |
urllib3==1.23 | ||
web3==4.5.0 | ||
websockets==5.0.1 | ||
elastic-apm==3.0.0 | ||
ipython==7.2.0 | ||
ipython-genutils==0.2.0 | ||
pymemcache==2.1.1 | ||
\ No newline at end of file |
Please register or sign in to comment