mirror of
https://gitea.com/bipinkrish/DeGourou.git
synced 2024-11-17 08:30:22 +00:00
Flexible requirements
This commit is contained in:
parent
eb7d65bab5
commit
193cc85da6
1 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
pycryptodomex==3.17
|
pycryptodomex>=3.17
|
||||||
cryptography==41.0.1
|
cryptography>=41.0.1
|
||||||
lxml==4.9.2
|
lxml>=4.9.2
|
||||||
requests==2.31.0
|
requests>=2.31.0
|
||||||
charset-normalizer==3.1.0
|
charset-normalizer>=3.1.0
|
Loading…
Reference in a new issue