forked from Dniel97/artemis
add platform_system to requirements.txt
This commit is contained in:
parent
6b265ea866
commit
e7d73dd257
@ -10,7 +10,7 @@ service_identity
|
|||||||
PyCryptodome
|
PyCryptodome
|
||||||
inflection
|
inflection
|
||||||
coloredlogs
|
coloredlogs
|
||||||
pylibmc
|
pylibmc; platform_system != "Windows"
|
||||||
wacky
|
wacky
|
||||||
Routes
|
Routes
|
||||||
bcrypt
|
bcrypt
|
||||||
|
@ -1,17 +0,0 @@
|
|||||||
mypy
|
|
||||||
wheel
|
|
||||||
twisted
|
|
||||||
pytz
|
|
||||||
pyyaml
|
|
||||||
sqlalchemy==1.4.46
|
|
||||||
mysqlclient
|
|
||||||
pyopenssl
|
|
||||||
service_identity
|
|
||||||
PyCryptodome
|
|
||||||
inflection
|
|
||||||
coloredlogs
|
|
||||||
wacky
|
|
||||||
Routes
|
|
||||||
bcrypt
|
|
||||||
jinja2
|
|
||||||
protobuf
|
|
Loading…
Reference in New Issue
Block a user