add pyteamsnap to requirements.txt
This commit is contained in:
@@ -1,21 +1,51 @@
|
|||||||
|
alabaster==0.7.12
|
||||||
|
api-client==1.3.1
|
||||||
asgiref==3.4.1
|
asgiref==3.4.1
|
||||||
|
Babel==2.9.1
|
||||||
beautifulsoup4==4.9.3
|
beautifulsoup4==4.9.3
|
||||||
certifi==2021.5.30
|
certifi==2021.5.30
|
||||||
charset-normalizer==2.0.4
|
charset-normalizer==2.0.4
|
||||||
|
collection-json==0.1.1
|
||||||
|
dj-database-url==0.5.0
|
||||||
Django==3.2.6
|
Django==3.2.6
|
||||||
|
django-heroku==0.3.1
|
||||||
|
docutils==0.17.1
|
||||||
|
flake8==4.0.1
|
||||||
|
gunicorn==20.1.0
|
||||||
idna==3.2
|
idna==3.2
|
||||||
|
imagesize==1.3.0
|
||||||
importlib-metadata==3.10.1
|
importlib-metadata==3.10.1
|
||||||
|
Jinja2==3.0.3
|
||||||
libsass==0.21.0
|
libsass==0.21.0
|
||||||
|
MarkupSafe==2.0.1
|
||||||
|
mccabe==0.6.1
|
||||||
|
multidict==5.2.0
|
||||||
|
packaging==21.3
|
||||||
Pillow==8.3.1
|
Pillow==8.3.1
|
||||||
|
psycopg2==2.9.2
|
||||||
|
pycodestyle==2.8.0
|
||||||
|
pyflakes==2.4.0
|
||||||
|
Pygments==2.10.0
|
||||||
|
pyparsing==3.0.6
|
||||||
|
-e git+file:///Users/asc/Documents/PycharmProjects/pyteamsnap@830f27227c2edbfaf3f3833d0e4cc2d63f1dfde2#egg=pyteamsnap
|
||||||
|
pytz==2021.3
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
requests==2.26.0
|
requests==2.26.0
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
|
snowballstemmer==2.2.0
|
||||||
soupsieve==2.2.1
|
soupsieve==2.2.1
|
||||||
|
Sphinx==4.3.1
|
||||||
|
sphinxcontrib-applehelp==1.0.2
|
||||||
|
sphinxcontrib-devhelp==1.0.2
|
||||||
|
sphinxcontrib-htmlhelp==2.0.0
|
||||||
|
sphinxcontrib-jsmath==1.0.1
|
||||||
|
sphinxcontrib-qthelp==1.0.3
|
||||||
|
sphinxcontrib-serializinghtml==1.1.5
|
||||||
sqlparse==0.4.1
|
sqlparse==0.4.1
|
||||||
|
tenacity==8.0.1
|
||||||
urllib3==1.26.6
|
urllib3==1.26.6
|
||||||
|
vcrpy==4.1.1
|
||||||
|
whitenoise==5.3.0
|
||||||
|
wrapt==1.13.3
|
||||||
|
yarl==1.7.2
|
||||||
zipp==3.5.0
|
zipp==3.5.0
|
||||||
psycopg2
|
|
||||||
api-client
|
|
||||||
gunicorn
|
|
||||||
whitenoise
|
|
||||||
django-heroku
|
|
||||||
Reference in New Issue
Block a user