Skip to content

Commit

Permalink
Merge pull request #368 from LokeshKumarES/dependeny_b
Browse files Browse the repository at this point in the history
fixed dependency issue with requirements.txt (replaced it with requirements_new.txt)
  • Loading branch information
swapnilsparsh authored Oct 18, 2024
2 parents 49273ae + ee04d76 commit 41be7fd
Show file tree
Hide file tree
Showing 24 changed files with 571 additions and 0 deletions.
58 changes: 58 additions & 0 deletions requirements_new.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
appdirs==1.4.4
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
asgiref==3.8.1
backports.zoneinfo==0.2.1
beautifulsoup4==4.12.3
black==20.8b1
blinker==1.8.2
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
cryptography==43.0.1
defusedxml==0.7.1
Django==3.0.6
django-allauth==0.50.0
flake8==3.8.4
Flask==3.0.3
idna==3.10
importlib_metadata==8.5.0
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==2.1.5
mccabe==0.6.1
MouseInfo==0.1.3
mypy-extensions==1.0.0
oauthlib==3.2.2
pathspec==0.12.1
pillow==10.4.0
PyAutoGUI==0.9.54
pycodestyle==2.6.0
pycparser==2.22
pyflakes==2.2.0
PyGetWindow==0.0.9
PyJWT==2.9.0
PyMsgBox==1.0.9
pyperclip==1.9.0
PyRect==0.2.0
PyScreeze==1.0.1
python3-openid==3.2.0
pytweening==1.2.0
pytz==2024.2
pywhatkit==5.4
regex==2024.9.11
requests==2.32.3
requests-oauthlib==2.0.0
six==1.16.0
soupsieve==2.6
sqlparse==0.5.1
toml==0.10.2
typed-ast==1.5.5
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
Werkzeug==3.0.4
wikipedia==1.4.0
zipp==3.20.2
Loading

0 comments on commit 41be7fd

Please sign in to comment.