Skip to content

Commit

Permalink
Add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
seulgigi committed Jul 11, 2022
1 parent 3f5cbf6 commit 8efa220
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 64 deletions.
2 changes: 1 addition & 1 deletion runningmate/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ name = "pypi"
[dev-packages]

[requires]
python_version = "3.10"
python_version = "3.9.7"
63 changes: 0 additions & 63 deletions runningmate/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,63 +0,0 @@
asgiref==3.5.0
backcall==0.2.0
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
colorama==0.4.4
cryptography==37.0.2
cycler==0.11.0
debugpy==1.5.1
decorator==5.1.0
defusedxml==0.7.1
distlib==0.3.4
Django==4.0.4
django-allauth==0.50.0
django-colorfield==0.7.1
django-cors-headers==3.13.0
djangorestframework==3.13.1
entrypoints==0.3
filelock==3.6.0
fonttools==4.33.3
idna==3.3
ipykernel==6.6.0
ipython==7.30.1
jedi==0.18.1
jupyter-client==7.1.0
jupyter-core==4.9.1
kiwisolver==1.4.3
matplotlib==3.5.2
matplotlib-inline==0.1.3
mysql-connector-python==8.0.29
mysqlclient==2.1.1
nest-asyncio==1.5.4
numpy==1.22.4
oauthlib==3.2.0
packaging==21.3
pandas==1.4.2
parso==0.8.3
pickleshare==0.7.5
Pillow==9.1.0
pipenv==2022.3.28
platformdirs==2.5.1
prompt-toolkit==3.0.24
pycparser==2.21
Pygments==2.10.0
PyJWT==2.4.0
PyMySQL==1.0.2
pyparsing==3.0.9
python-dateutil==2.8.2
python3-openid==3.2.0
pytz==2022.1
pywin32==303
pyzmq==22.3.0
requests==2.27.1
requests-oauthlib==1.3.1
six==1.16.0
sqlparse==0.4.2
tornado==6.1
traitlets==5.1.1
tzdata==2022.1
urllib3==1.26.9
virtualenv==20.14.0
virtualenv-clone==0.5.7
wcwidth==0.2.5
Binary file modified runningmate/runningmate/__pycache__/wsgi.cpython-39.pyc
Binary file not shown.

0 comments on commit 8efa220

Please sign in to comment.