mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
requirements.txt simplifications.
This commit is contained in:
@@ -6,8 +6,13 @@
|
||||
###########################################
|
||||
# Add all the development dependencies here
|
||||
###########################################
|
||||
extras==1.0.0
|
||||
fixtures==3.0.0
|
||||
linecache2==1.0.0
|
||||
pbr==3.1.1
|
||||
pycodestyle==2.3.1
|
||||
pyperclip~=1.6.0
|
||||
python-mimeparse==1.6.0
|
||||
testscenarios==0.5.0
|
||||
testtools==2.3.0
|
||||
traceback2==1.4.0
|
||||
|
||||
Reference in New Issue
Block a user