JAWD-001 / peer_mentoring

Peer Mentoring Application
0 stars 1 forks source link

missing requirements.txt file #118

Open bbelderbos opened 10 months ago

bbelderbos commented 10 months ago

https://github.com/JAWD-001/peer_mentoring/actions/runs/6862567605/job/18660544235

JAWD-001 commented 10 months ago

requirements copy.txt

Are these requirements different than yours?

bbelderbos commented 10 months ago

Mine might be different as I have not updated any dependencies lately, but this is what I have now if I pip freeze my venv:

$ pip freeze
asgiref==3.6.0
async-timeout==4.0.2
attrs==22.2.0
autobahn==23.1.2
Automat==22.10.0
beautifulsoup4==4.11.2
certifi==2022.12.7
cffi==1.15.1
cfgv==3.3.1
channels==4.0.0
channels-redis==4.0.0
charset-normalizer==3.0.1
constantly==15.1.0
cryptography==39.0.2
daphne==4.0.0
defusedxml==0.7.1
distlib==0.3.6
Django==4.1.6
django-allauth==0.52.0
django-bootstrap-v5==1.0.11
django-environ==0.9.0
filelock==3.9.0
hyperlink==21.0.0
identify==2.5.20
idna==3.4
incremental==22.10.0
msgpack==1.0.4
nodeenv==1.7.0
oauthlib==3.2.2
Pillow==9.4.0
platformdirs==3.1.1
pre-commit==3.1.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyJWT==2.6.0
pyOpenSSL==23.0.0
python-decouple==3.7
python3-openid==3.2.0
PyYAML==6.0
redis==4.5.1
requests==2.28.2
requests-oauthlib==1.3.1
service-identity==21.1.0
six==1.16.0
soupsieve==2.4
sqlparse==0.4.3
Twisted==22.10.0
txaio==23.1.1
typing_extensions==4.5.0
urllib3==1.26.14
virtualenv==20.20.0
zope.interface==5.5.2